|
bool | IsEmpty () |
|
float | EvaluateAtGlobalPosition (const ezSimdVec4f &vPosition, float fInitialValue, ezProcVolumeImageMode::Enum imgMode, const ezColor &refColor) const |
|
void | AddSphere (const ezSimdTransform &transform, float fRadius, ezEnum< ezProcGenBlendMode > blendMode, float fSortOrder, float fValue, float fFadeOutStart) |
|
void | AddBox (const ezSimdTransform &transform, const ezVec3 &vExtents, ezEnum< ezProcGenBlendMode > blendMode, float fSortOrder, float fValue, const ezVec3 &vFadeOutStart) |
|
void | AddImage (const ezSimdTransform &transform, const ezVec3 &vExtents, ezEnum< ezProcGenBlendMode > blendMode, float fSortOrder, float fValue, const ezVec3 &vFadeOutStart, const ezImageDataResourceHandle &hImage) |
|
virtual const ezRTTI * | GetDynamicRTTI () const |
|
bool | IsInstanceOf (const ezRTTI *pType) const |
| Returns whether the type of this instance is of the given type or derived from it.
|
|
template<typename T > |
EZ_ALWAYS_INLINE bool | IsInstanceOf () const |
| Returns whether the type of this instance is of the given type or derived from it.
|
|
The documentation for this class was generated from the following files:
- /home/runner/work/ezEngine/ezEngine/Code/EnginePlugins/ProcGenPlugin/Components/VolumeCollection.h
- /home/runner/work/ezEngine/ezEngine/Code/EnginePlugins/ProcGenPlugin/Components/Implementation/VolumeCollection.cpp