Mesh Member List
This is the complete list of members for Mesh, including all inherited members.
| AABB(gz::math::Vector3d &_center, gz::math::Vector3d &_minXYZ, gz::math::Vector3d &_maxXYZ) const | Mesh | |
| AddMaterial(const MaterialPtr &_mat) | Mesh | |
| AddSubMesh(const SubMesh &_child) | Mesh | |
| AddSubMesh(std::unique_ptr< SubMesh > _child) | Mesh | |
| Center(const gz::math::Vector3d &_center=gz::math::Vector3d::Zero) | Mesh | |
| FillArrays(double **_vertArr, int **_indArr) const | Mesh | |
| GenSphericalTexCoord(const gz::math::Vector3d &_center) | Mesh | |
| HasSkeleton() const | Mesh | |
| IndexCount() const | Mesh | |
| IndexOfMaterial(const Material *_mat) const | Mesh | |
| MaterialByIndex(const unsigned int _index) const | Mesh | |
| MaterialCount() const | Mesh | |
| Max() const | Mesh | |
| Mesh() | Mesh | |
| MeshSkeleton() const | Mesh | |
| Min() const | Mesh | |
| Name() const | Mesh | |
| NormalCount() const | Mesh | |
| Path() const | Mesh | |
| RecalculateNormals() | Mesh | |
| Scale(const gz::math::Vector3d &_factor) | Mesh | |
| SetName(const std::string &_name) | Mesh | |
| SetPath(const std::string &_path) | Mesh | |
| SetScale(const gz::math::Vector3d &_factor) | Mesh | |
| SetSkeleton(const SkeletonPtr &_skel) | Mesh | |
| SubMeshByIndex(const unsigned int _index) const | Mesh | |
| SubMeshByName(const std::string &_name) const | Mesh | |
| SubMeshCount() const | Mesh | |
| TexCoordCount() const | Mesh | |
| Translate(const gz::math::Vector3d &_vec) | Mesh | |
| VertexCount() const | Mesh | |
| Volume() const | Mesh | |
| ~Mesh() | Mesh | virtual |