Visualization Library

A lightweight C++ OpenGL middleware for 2D/3D graphics
[Home] [Tutorials] [All Classes] [Grouped Classes]

vl::PlyLoader::PlyPropertyAbstract Class Reference

Used by PlyLoader. More...

#include <vlPLY.hpp>

Inheritance diagram for vl::PlyLoader::PlyPropertyAbstract:

vl::Object vl::PlyLoader::PlyScalar vl::PlyLoader::PlyScalarList

List of all members.

Public Member Functions

const Stringname () const
void setName (const String &name)
virtual void read (VirtualFile *, bool le)=0
virtual void read (TextStream *text)=0

Protected Attributes

String mName


Detailed Description

Used by PlyLoader.

Member Function Documentation

const String& vl::PlyLoader::PlyPropertyAbstract::name (  )  const [inline]

Reimplemented from vl::Object.

void vl::PlyLoader::PlyPropertyAbstract::setName ( const String name  )  [inline]

virtual void vl::PlyLoader::PlyPropertyAbstract::read ( VirtualFile ,
bool  le 
) [pure virtual]

virtual void vl::PlyLoader::PlyPropertyAbstract::read ( TextStream text  )  [pure virtual]


Member Data Documentation

Reimplemented from vl::Object.


The documentation for this class was generated from the following file:

Visualization Library v2010.06 Reference Documentation
Copyright 2005-2009 Michele Bosi. All rights reserved.
Updated on Tue Jun 1 00:57:35 2010.
Permission is granted to use this page to write and publish articles regarding Visualization Library.