Public Attributes | |
int | BEdges |
int | boundary_e |
int | count_e |
int | count_fd |
int | count_uv |
int | dv |
string | FileName |
bool | FManifold |
int | fn |
int | Genus |
bool | hasFColor |
bool | hasFNormal |
bool | hasTexture |
bool | hasVColor |
bool | hasVNormal |
std::vector< CMesh::FaceType * > | intersections |
int | numcomponents |
int | numholes |
bool | Orientable |
bool | Oriented |
bool | Regular |
bool | SelfIntersect |
bool | Semiregular |
bool | VManifold |
int | vn |
float | Volume |
Definition at line 232 of file trimeshinfo.cpp.
int MeshInfo::BEdges |
Definition at line 244 of file trimeshinfo.cpp.
Definition at line 243 of file trimeshinfo.cpp.
Definition at line 243 of file trimeshinfo.cpp.
Definition at line 243 of file trimeshinfo.cpp.
Definition at line 243 of file trimeshinfo.cpp.
int MeshInfo::dv |
Definition at line 249 of file trimeshinfo.cpp.
string MeshInfo::FileName |
Definition at line 234 of file trimeshinfo.cpp.
bool MeshInfo::FManifold |
Definition at line 242 of file trimeshinfo.cpp.
int MeshInfo::fn |
Definition at line 240 of file trimeshinfo.cpp.
int MeshInfo::Genus |
Definition at line 246 of file trimeshinfo.cpp.
bool MeshInfo::hasFColor |
Definition at line 238 of file trimeshinfo.cpp.
bool MeshInfo::hasFNormal |
Definition at line 236 of file trimeshinfo.cpp.
bool MeshInfo::hasTexture |
Definition at line 239 of file trimeshinfo.cpp.
bool MeshInfo::hasVColor |
Definition at line 237 of file trimeshinfo.cpp.
bool MeshInfo::hasVNormal |
Definition at line 235 of file trimeshinfo.cpp.
std::vector<CMesh::FaceType *> MeshInfo::intersections |
Definition at line 251 of file trimeshinfo.cpp.
Definition at line 246 of file trimeshinfo.cpp.
Definition at line 243 of file trimeshinfo.cpp.
bool MeshInfo::Orientable |
Definition at line 248 of file trimeshinfo.cpp.
bool MeshInfo::Oriented |
Definition at line 248 of file trimeshinfo.cpp.
bool MeshInfo::Regular |
Definition at line 247 of file trimeshinfo.cpp.
Definition at line 250 of file trimeshinfo.cpp.
Definition at line 247 of file trimeshinfo.cpp.
bool MeshInfo::VManifold |
Definition at line 241 of file trimeshinfo.cpp.
int MeshInfo::vn |
Definition at line 240 of file trimeshinfo.cpp.
float MeshInfo::Volume |
Definition at line 245 of file trimeshinfo.cpp.