|
|
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 fFalloff) |
| |
|
void | AddBox (const ezSimdTransform &transform, const ezVec3 &vExtents, ezEnum< ezProcGenBlendMode > blendMode, float fSortOrder, float fValue, const ezVec3 &vPositiveFalloff, const ezVec3 &vNegativeFalloff, const ezImageDataResourceHandle &hImage={}) |
| |
|
void | AddSpline (const ezSimdTransform &transform, const ezSpline &spline, float fRadius, ezEnum< ezProcGenBlendMode > blendMode, float fSortOrder, float fValue, float fFalloff) |
| |
|
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