
67
return new CubeContext(_numberOfCubes,
_rotateCubes,
_index + 1);
}
return 0x0;
}
The files in $KATANA_ROOT/plugins/Src/ScenegraphGenerators/ offer more complete examples of how scene graph
generator plug-ins can be written.
8 SCENE GRAPH GENERATOR PLUG-INS | SGG PLUG-IN API CLASSES