Choreonoid
1.5
|
It will hold the information of SgGeometry for 3D shape model. More...
#include <DaeNode.h>
Public Member Functions | |
DaeMesh () | |
![]() | |
Dae () | |
![]() | |
virtual | ~Referenced () |
void | addRef () |
void | releaseRef () |
Public Attributes | |
std::string | refVerticesId |
std::string | refNormalsId |
std::string | refColorId |
std::string | refTexcoordId |
std::string | refMaterialId |
DaeVectorXArrayPtr | vcount |
DaeVectorXArrayPtr | vertices |
DaeVectorXArrayPtr | normals |
DaeVectorXArrayPtr | colors |
DaeVectorXArrayPtr | texcoords |
DaeVectorXArrayPtr | verticesIndexes |
DaeVectorXArrayPtr | normalsIndexes |
DaeVectorXArrayPtr | colorsIndexes |
DaeVectorXArrayPtr | texcoordsIndexes |
![]() | |
std::string | id |
Additional Inherited Members | |
![]() | |
Referenced () | |
Referenced (const Referenced &org) | |
int | refCount () const |
It will hold the information of SgGeometry for 3D shape model.
|
inline |
DaeVectorXArrayPtr cnoid::DaeMesh::colors |
DaeVectorXArrayPtr cnoid::DaeMesh::colorsIndexes |
DaeVectorXArrayPtr cnoid::DaeMesh::normals |
DaeVectorXArrayPtr cnoid::DaeMesh::normalsIndexes |
std::string cnoid::DaeMesh::refColorId |
std::string cnoid::DaeMesh::refMaterialId |
std::string cnoid::DaeMesh::refNormalsId |
std::string cnoid::DaeMesh::refTexcoordId |
std::string cnoid::DaeMesh::refVerticesId |
DaeVectorXArrayPtr cnoid::DaeMesh::texcoords |
DaeVectorXArrayPtr cnoid::DaeMesh::texcoordsIndexes |
DaeVectorXArrayPtr cnoid::DaeMesh::vcount |
DaeVectorXArrayPtr cnoid::DaeMesh::vertices |
DaeVectorXArrayPtr cnoid::DaeMesh::verticesIndexes |