HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO_WorkVertexArray Class Reference

#include <GEO_WorkVertexBuffer.h>

Public Member Functions

 GEO_WorkVertexArray (GEO_WorkVertexBuffer &buffer, GA_Size size)
 
virtual ~GEO_WorkVertexArray ()
 
GEO_Vertex ** getVertexElements () const
 
GA_Size entries () const
 Query size. More...
 

Detailed Description

Definition at line 78 of file GEO_WorkVertexBuffer.h.

Constructor & Destructor Documentation

GEO_WorkVertexArray::GEO_WorkVertexArray ( GEO_WorkVertexBuffer buffer,
GA_Size  size 
)
virtual GEO_WorkVertexArray::~GEO_WorkVertexArray ( )
virtual

Member Function Documentation

GA_Size GEO_WorkVertexArray::entries ( ) const
inline

Query size.

Definition at line 99 of file GEO_WorkVertexBuffer.h.

GEO_Vertex** GEO_WorkVertexArray::getVertexElements ( ) const
inline

Definition at line 95 of file GEO_WorkVertexBuffer.h.


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