Inheritance Graph
graph BT
EnvironmentState
EnvironmentState --> State
click EnvironmentState "classMinSG_1_1EnvironmentState"
click State "classMinSG_1_1State"
Description
A State for displaying an environment at great distance around the observer’s position (like a skydome). When activated, the environment is displayed at the current position with a deactivated depth mask and deactivated depth testing. [ EnvironmentState ] |
> [ State ] |
Public Functions
Documentation
function
MinSG::EnvironmentState::EnvironmentState
Defined in MinSG/Ext/States/EnvironmentState.h:30
function
MinSG::EnvironmentState::~EnvironmentState
Defined in MinSG/Ext/States/EnvironmentState.h:31
function
MinSG::EnvironmentState::setEnvironment
Defined in MinSG/Ext/States/EnvironmentState.h:33
function
MinSG::EnvironmentState::getEnvironment
Defined in MinSG/Ext/States/EnvironmentState.h:34
function
MinSG::EnvironmentState::clone
Create a duplicate of this State object.
Defined in MinSG/Ext/States/EnvironmentState.h:37