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