Jafar
|
holds all the data about a vertex More...
holds all the data about a vertex
Definition at line 61 of file modeler.hpp.
#include <modeler.hpp>
Public Member Functions | |
vertex (const JfrMesh::CoordType &_p, unsigned int _pos, const std::vector< unsigned int > &_origine) | |
void | setP (const jblas::vec3 &c) |
Public Attributes | |
JfrMesh::CoordType | p |
vertex coordinates | |
unsigned int | pos |
vertex position in the mesh internal vertices vector | |
std::vector< unsigned int > | origine |
vertex origines |
Generated on Wed Oct 15 2014 00:37:43 for Jafar by doxygen 1.7.6.1 |