Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

cubeStack Class Reference

Provides a cube stack implementation. More...

#include <cubeStack.h>

Inheritance diagram for cubeStack:

Subject List of all members.

Public Member Functions

 cubeStack ()
 ~cubeStack ()
void setSize (int sz)
void makeCube (SbVec3f)
 Function to add a cube stack of size x*y*z.

Public Attributes

SculptCube **** sculptCubes
int size
SbMatrix cubeTransform
SoTransformSeparator **** ts
gstSeparator **** gs

Detailed Description

Provides a cube stack implementation.

Author:
Vaidya Chandrasekhar vchand2@evl.uic.edu
This class provides the implemntation for the cube stack as a stack of cubes
See also:
cube Stack


Constructor & Destructor Documentation

cubeStack::cubeStack  ) 
 

cubeStack::~cubeStack  ) 
 


Member Function Documentation

void cubeStack::makeCube SbVec3f   ) 
 

Function to add a cube stack of size x*y*z.

void cubeStack::setSize int  sz  ) 
 


Member Data Documentation

SbMatrix cubeStack::cubeTransform
 

gstSeparator**** cubeStack::gs
 

SculptCube**** cubeStack::sculptCubes
 

int cubeStack::size
 

SoTransformSeparator**** cubeStack::ts
 


The documentation for this class was generated from the following files:
Generated on Wed May 18 01:24:59 2005 for SculptDemo by  doxygen 1.4.3