![]() |
Lysa
0.0
Lysa 3D Engine
|
Public Member Functions | |
| bool | operator== (const SceneOperation &other) const |
Public Attributes | |
| const SceneOperationType | type |
| union { | |
| const MeshInstance * meshInstance | |
| const Light * light | |
| const Environment * environment | |
| } | payload |
|
inline |
| const Environment* environment |
| const Light* light |
| const MeshInstance* meshInstance |
| union { ... } payload |
| const SceneOperationType type |