#include <cybgeometryc.h>
Inheritance diagram for CybGeometryC:


Public Methods | |
| CybGeometryC (CybWorldC *) | |
| virtual | ~CybGeometryC () |
| CybGeometryC (const CybGeometryC &) | |
| CybGeometryC & | operator= (const CybGeometryC &) |
| virtual void | Copy (const CybNodeC *) |
| virtual void | ToChannelDefault (CybChannelC *, long) |
| virtual void | ToChannelTexture (CybChannelC *, long) |
Protected Methods | |
| virtual void | CreateNewCopy (CybNodeC *) |
| void | InitDefault () |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybNodeC. Reimplemented in CybBoxC, CybIndexedFaceSetC, and CybTextC. |
|
|
Reimplemented from CybNodeC. Reimplemented in CybBoxC, CybConeC, CybCylinderC, CybElevationGridC, CybExtrusionC, CybIndexedFaceSetC, CybIndexedLineSetC, CybPointSetC, CybSphereC, and CybTextC. |
|
|
Reimplemented in CybElevationGridC, and CybIndexedFaceSetC. |
|
|
|
|
||||||||||||
|
Reimplemented from CybGeometryI. Reimplemented in CybBoxC, CybConeC, CybCylinderC, CybElevationGridC, CybExtrusionC, CybIndexedFaceSetC, CybSphereC, CybTextC, CybWaterC, CybWeatherBoxC, CybGLBoxC, CybGLConeC, CybGLCylinderC, CybGLElevationGridC, CybGLExtrusionC, CybGLIndexedFaceSetC, CybGLIndexedLineSetC, CybGLPointSetC, CybGLSphereC, CybGLTextC, CybGLWaterC, and CybGLWeatherBoxC. Definition at line 76 of file cybgeometryc.h.
00076 {};
|
|
||||||||||||
|
Reimplemented from CybGeometryI. Reimplemented in CybBoxC, CybConeC, CybCylinderC, CybElevationGridC, CybExtrusionC, CybIndexedFaceSetC, CybSphereC, CybWaterC, CybGLBoxC, CybGLConeC, CybGLCylinderC, CybGLElevationGridC, CybGLExtrusionC, CybGLIndexedFaceSetC, CybGLSphereC, and CybGLWaterC. Definition at line 77 of file cybgeometryc.h.
00077 {};
|
1.3-rc2