![]() |
VCG Library
|
Generic Component: Geometric Position of the vertex Templated on the coordinate class. In practice you use one of the two specialized class Coord3f and Coord3d You can access to the coordinate of a vertex by mean of the P(),cP() member functions. More...
#include <component.h>
Public Types | |
| typedef A | CoordType |
| typedef A::ScalarType | ScalarType |
Static Public Member Functions | |
| static bool | HasCoord () |
| static void | Name (std::vector< std::string > &name) |
Generic Component: Geometric Position of the vertex Templated on the coordinate class. In practice you use one of the two specialized class Coord3f and Coord3d You can access to the coordinate of a vertex by mean of the P(),cP() member functions.