#include <cubeStack.h>
Inheritance diagram for cubeStack:

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 |
|
|
|
|
|
|
|
|
Function to add a cube stack of size x*y*z.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.3