DHART
Loading...
Searching...
No Matches
HF::Geometry::MeshInfo< numeric_type > Member List

This is the complete list of members for HF::Geometry::MeshInfo< numeric_type >, including all inherited members.

AddVerts(const std::vector< std::array< numeric_type, 3 > > &verts)HF::Geometry::MeshInfo< numeric_type >
ConvertToOBJCoordinates()HF::Geometry::MeshInfo< numeric_type >
ConvertToRhinoCoordinates()HF::Geometry::MeshInfo< numeric_type >
GetIndexedVertices() constHF::Geometry::MeshInfo< numeric_type >
GetIndexPointer() constHF::Geometry::MeshInfo< numeric_type >
GetMeshID() constHF::Geometry::MeshInfo< numeric_type >
getRawIndices() constHF::Geometry::MeshInfo< numeric_type >
GetUnindexedVertices() constHF::Geometry::MeshInfo< numeric_type >
GetVertexPointer() constHF::Geometry::MeshInfo< numeric_type >
indicesHF::Geometry::MeshInfo< numeric_type >private
meshidHF::Geometry::MeshInfo< numeric_type >
MeshInfo()HF::Geometry::MeshInfo< numeric_type >inline
MeshInfo(const std::vector< std::array< numeric_type, 3 > > &vertices, int id, std::string name="")HF::Geometry::MeshInfo< numeric_type >
MeshInfo(const std::vector< numeric_type > &in_vertices, const std::vector< int > &in_indexes, int id, std::string name="")HF::Geometry::MeshInfo< numeric_type >
nameHF::Geometry::MeshInfo< numeric_type >
NumTris() constHF::Geometry::MeshInfo< numeric_type >
NumVerts() constHF::Geometry::MeshInfo< numeric_type >
operator==(const MeshInfo &M2) constHF::Geometry::MeshInfo< numeric_type >
operator[](int i) constHF::Geometry::MeshInfo< numeric_type >
PerformRotation(numeric_type rx, numeric_type ry, numeric_type rz)HF::Geometry::MeshInfo< numeric_type >
SetMeshID(int new_id)HF::Geometry::MeshInfo< numeric_type >
SetVert(int index, numeric_type x, numeric_type y, numeric_type z)HF::Geometry::MeshInfo< numeric_type >inlineprivate
VectorsToBuffers(const std::vector< std::array< numeric_type, 3 > > &vertices)HF::Geometry::MeshInfo< numeric_type >private
VertMatrix typedefHF::Geometry::MeshInfo< numeric_type >private
vertsHF::Geometry::MeshInfo< numeric_type >private