![]() |
Plasma Engine
2.0
|

Public Attributes | |
| plImageDataResourceHandle | m_Image |
| const plColor * | m_pPixelData = nullptr |
| plUInt32 | m_uiImageWidth = 0 |
| plUInt32 | m_uiImageHeight = 0 |
Public Attributes inherited from plVolumeCollection::Box | |
| plVec3 | m_vFadeOutScale |
| plVec3 | m_vFadeOutBias |
Public Attributes inherited from plVolumeCollection::Shape | |
| plVec4 | m_GlobalToLocalTransform0 |
| plVec4 | m_GlobalToLocalTransform1 |
| plVec4 | m_GlobalToLocalTransform2 |
| plEnum< ShapeType > | m_Type |
| plEnum< plProcGenBlendMode > | m_BlendMode |
| plFloat16 | m_fValue |
| plUInt32 | m_uiSortingKey |
Additional Inherited Members | |
Public Member Functions inherited from plVolumeCollection::Shape | |
| PL_ALWAYS_INLINE bool | operator< (const Shape &other) const |
| void | SetGlobalToLocalTransform (const plSimdMat4f &t) |
| plSimdMat4f | GetGlobalToLocalTransform () const |