Assimp  v3.1.1 (June 2014)
o3dgc::TriangleFans Class Reference

Public Member Functions

O3DGCErrorCode AddTFAN ()
 
O3DGCErrorCode AddVertex (long vertex)
 
O3DGCErrorCode Allocate (long sizeTFAN, long verticesSize)
 
long Begin (long tfan) const
 
O3DGCErrorCode Clear ()
 
long End (long tfan) const
 
long GetNumTFANs () const
 
long GetNumVertices () const
 
long GetTFANSize (long tfan) const
 
long GetVertex (long vertex) const
 
 TriangleFans (long sizeTFAN=O3DGC_TFANS_MIN_SIZE_TFAN_SIZE_BUFFER, long verticesSize=O3DGC_TFANS_MIN_SIZE_ALLOCATED_VERTICES_BUFFER)
 Constructor. More...
 
 ~TriangleFans (void)
 Destructor. More...
 

Constructor & Destructor Documentation

◆ TriangleFans()

o3dgc::TriangleFans::TriangleFans ( long  sizeTFAN = O3DGC_TFANS_MIN_SIZE_TFAN_SIZE_BUFFER,
long  verticesSize = O3DGC_TFANS_MIN_SIZE_ALLOCATED_VERTICES_BUFFER 
)
inline

Constructor.

◆ ~TriangleFans()

o3dgc::TriangleFans::~TriangleFans ( void  )
inline

Destructor.

Member Function Documentation

◆ AddTFAN()

O3DGCErrorCode o3dgc::TriangleFans::AddTFAN ( )
inline

◆ AddVertex()

O3DGCErrorCode o3dgc::TriangleFans::AddVertex ( long  vertex)
inline

◆ Allocate()

O3DGCErrorCode o3dgc::TriangleFans::Allocate ( long  sizeTFAN,
long  verticesSize 
)
inline

◆ Begin()

long o3dgc::TriangleFans::Begin ( long  tfan) const
inline

◆ Clear()

O3DGCErrorCode o3dgc::TriangleFans::Clear ( )
inline

◆ End()

long o3dgc::TriangleFans::End ( long  tfan) const
inline

◆ GetNumTFANs()

long o3dgc::TriangleFans::GetNumTFANs ( ) const
inline

◆ GetNumVertices()

long o3dgc::TriangleFans::GetNumVertices ( ) const
inline

◆ GetTFANSize()

long o3dgc::TriangleFans::GetTFANSize ( long  tfan) const
inline

◆ GetVertex()

long o3dgc::TriangleFans::GetVertex ( long  vertex) const
inline

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