#include <Volume.h>
Public Member Functions | |
| Slice () | |
Public Attributes | |
| bool | bEnabled |
| CVector3f | pos |
| float | depth |
| float | scaleX |
| float | scaleY |
Definition at line 42 of file Volume.h.
| bool Slice::bEnabled |
Definition at line 46 of file Volume.h.
Referenced by CVolume::Render(), and CVolume::SetRenderSlice().
| float Slice::depth |
Definition at line 48 of file Volume.h.
Referenced by CVolume::Render(), CVolume::SetRenderSlice(), and CVolume::SetSliceDepth().
Definition at line 47 of file Volume.h.
Referenced by CVolume::Render(), and CVolume::SetRenderSlice().
| float Slice::scaleX |
| float Slice::scaleY |
1.5.7.1