3DCoat  3D-COAT 4.9.xx
3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gltf::gMesh Class Reference

Class of the mesh object. More...

#include <gltf.h>

Public Member Functions

cList< gPrimitive * > & GetPrimitives ()
 Gets the primitives. More...
 
void AddPrimitive (gPrimitive *prim)
 Add the primitive to the list. More...
 

Detailed Description

Class of the mesh object.

+ Inheritance diagram for gltf::gMesh:

Member Function Documentation

void gltf::gMesh::AddPrimitive ( gPrimitive prim)
inline

Add the primitive to the list.

Parameters
primprimitive pointer
cList<gPrimitive*>& gltf::gMesh::GetPrimitives ( )
inline

Gets the primitives.

Returns

Referenced by gltf::gltfExporter::writeMeshes().


The documentation for this class was generated from the following files: