OpenMW
|
Classes | |
class | CameraController |
class | FreeCameraController |
class | OrbitCameraController |
class | Cell |
class | CellArrowTag |
class | CellArrow |
class | CellBorder |
class | CellMarkerTag |
class | CellMarker |
Marker to display cell coordinates. More... | |
class | CellWater |
class | EditMode |
class | InstanceMode |
class | InstanceMoveMode |
class | InstanceSelectionMode |
class | Lighting |
class | LightingBright |
class | LightingDay |
class | LightingNight |
class | ObjectTag |
class | ObjectMarkerTag |
class | Object |
class | OrbitCameraMode |
class | PagedWorldspaceWidget |
class | PathgridNodeCallback |
class | PathgridTag |
class | Pathgrid |
class | PathgridMode |
class | PathgridSelectionMode |
class | PreviewWidget |
class | RenderWidget |
class | SceneWidget |
Extension of RenderWidget to support lighting mode selection & toolbar. More... | |
class | CompositeViewer |
class | SelectionMode |
class | TagBase |
class | TerrainStorage |
A bridge between the terrain component and OpenCS's terrain data storage. More... | |
class | UnpagedWorldspaceWidget |
struct | WorldspaceHitResult |
class | WorldspaceWidget |
Enumerations | |
enum | Mask { Mask_UpdateVisitor = 0x1, Mask_Reference = 0x2, Mask_Pathgrid = 0x4, Mask_Water = 0x8, Mask_Fog = 0x10, Mask_Terrain = 0x20, Mask_ParticleSystem = 0x100, Mask_Lighting = 0x200, Mask_CellMarker = 0x10000, Mask_CellArrow = 0x20000, Mask_CellBorder = 0x40000 } |
enum CSVRender::Mask |
Node masks used on the OSG scene graph in OpenMW-CS.
Enumerator | |
---|---|
Mask_UpdateVisitor | |
Mask_Reference | |
Mask_Pathgrid | |
Mask_Water | |
Mask_Fog | |
Mask_Terrain | |
Mask_ParticleSystem | |
Mask_Lighting | |
Mask_CellMarker | |
Mask_CellArrow | |
Mask_CellBorder |