Kinetic Visualization
 All Classes Functions Variables Pages
Public Member Functions | Static Public Member Functions
Primitives Class Reference

List of all members.

Public Member Functions

 Primitives (void)
 ~Primitives (void)

Static Public Member Functions

static VertexGeometryGetPlane ()
static VertexGeometryGetPlane2 ()
static VertexGeometryGetBox ()
static VertexGeometryGetBox2 ()
static VertexGeometryGetSphere ()

Constructor & Destructor Documentation

Primitives::Primitives ( void  )

Standardconstructor

Primitives::~Primitives ( void  )

Standarddeconstructor


Member Function Documentation

VertexGeometry * Primitives::GetBox ( )
static

This method returns a standard box object

Returns:
box object
VertexGeometry * Primitives::GetBox2 ( )
static

This method returns another box object

Returns:
box object
VertexGeometry * Primitives::GetPlane ( )
static

This method returns a standard plane object

Returns:
plane object
VertexGeometry * Primitives::GetPlane2 ( )
static

This method returns another plane object

Returns:
plane object
VertexGeometry * Primitives::GetSphere ( )
static

This method returns a sphere object

Returns:
sphere object

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