PixelLightAPI
.
|
Engine information scene node. More...
#include <SNEngineInformation.h>
Public Types | |
enum | EInfoFlags { FPS = 1<<0, CoordinateAxis = 1<<1, Planes = 1<<2, Profiling = 1<<3 } |
Information flags. More... | |
Public Member Functions | |
pl_enum (EInfoFlags) pl_enum_value(FPS | |
Draw FPS | pl_enum_value (CoordinateAxis,"Draw coordinate axis") pl_enum_value(Planes |
Draw FPS Draw planes | pl_enum_value (Profiling,"Draw profiling") pl_enum_endpl_class(PL_RTTI_EXPORT |
Draw FPS Draw planes Engine information scene node | pl_attribute (InfoFlags, pl_flag_type(EInfoFlags), FPS|CoordinateAxis|Planes|Profiling, ReadWrite, DirectValue,"Information flags","") pl_attribute(ProfilingMaterial |
Public Attributes | |
Draw FPS Draw planes | SNEngineInformation |
Draw FPS Draw planes | PLEngine |
Draw FPS Draw planes Engine information scene node Data Effects PLProfiling | plfx |
Draw FPS Draw planes Engine information scene node Data Effects PLProfiling | ReadWrite |
Draw FPS Draw planes Engine information scene node Data Effects PLProfiling | GetSet |
Draw FPS Draw planes Engine information scene node Data Effects PLProfiling Profiling | material |
Engine information scene node.
Draw FPS PLEngine::SNEngineInformation::pl_enum_value | ( | CoordinateAxis | , |
"Draw coordinate axis" | |||
) |
Draw FPS Draw planes PLEngine::SNEngineInformation::pl_enum_value | ( | Profiling | , |
"Draw profiling" | |||
) |
Draw FPS Draw planes Engine information scene node PLEngine::SNEngineInformation::pl_attribute | ( | InfoFlags | , |
pl_flag_type(EInfoFlags) | , | ||
FPS|CoordinateAxis|Planes| | Profiling, | ||
ReadWrite | , | ||
DirectValue | , | ||
"Information flags" | , | ||
"" | |||
) |
Draw FPS Draw planes PLEngine::SNEngineInformation::SNEngineInformation |
Draw FPS Draw planes PLEngine::SNEngineInformation::PLEngine |
Draw FPS Draw planes Engine information scene node Data Effects PLProfiling PLEngine::SNEngineInformation::plfx |
Draw FPS Draw planes Engine information scene node Data Effects PLProfiling PLEngine::SNEngineInformation::ReadWrite |
Reimplemented from PLScene::SceneNode.
Draw FPS Draw planes Engine information scene node Data Effects PLProfiling PLEngine::SNEngineInformation::GetSet |
Reimplemented from PLScene::SceneNode.
Draw FPS Draw planes Engine information scene node Data Effects PLProfiling Profiling PLEngine::SNEngineInformation::material |
|