◆ Append()
void TempMesh::Append |
( |
const TempMesh & |
other | ) |
|
◆ Center()
◆ Clear()
◆ ComputeLastPolygonNormal()
IfcVector3 TempMesh::ComputeLastPolygonNormal |
( |
bool |
normalize = true | ) |
const |
◆ ComputePolygonNormal()
IfcVector3 TempMesh::ComputePolygonNormal |
( |
const IfcVector3 * |
vtcs, |
|
|
size_t |
cnt, |
|
|
bool |
normalize = true |
|
) |
| |
|
static |
◆ ComputePolygonNormals()
void TempMesh::ComputePolygonNormals |
( |
std::vector< IfcVector3 > & |
normals, |
|
|
bool |
normalize = true , |
|
|
size_t |
ofs = 0 |
|
) |
| const |
◆ FixupFaceOrientation()
void TempMesh::FixupFaceOrientation |
( |
| ) |
|
◆ IsEmpty()
bool Assimp::IFC::TempMesh::IsEmpty |
( |
| ) |
const |
|
inline |
◆ RemoveAdjacentDuplicates()
void TempMesh::RemoveAdjacentDuplicates |
( |
| ) |
|
◆ RemoveDegenerates()
void TempMesh::RemoveDegenerates |
( |
| ) |
|
◆ Swap()
◆ ToMesh()
◆ Transform()
void TempMesh::Transform |
( |
const IfcMatrix4 & |
mat | ) |
|
◆ vertcnt
std::vector<unsigned int> Assimp::IFC::TempMesh::vertcnt |
◆ verts
std::vector<IfcVector3> Assimp::IFC::TempMesh::verts |
The documentation for this struct was generated from the following files: