![]() |
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 |
| union { | |
| const unique_id oldPipelineId | |
| } | param |
|
inline |
| const Environment* environment |
| const Light* light |
| const MeshInstance* meshInstance |
| const unique_id oldPipelineId |
| union { ... } param |
| union { ... } payload |
| const SceneOperationType type |