ezEngine  Release 25.03
ezHeightfieldComponent Member List

This is the complete list of members for ezHeightfieldComponent, including all inherited members.

BuildGeometry(ezGeometry &geom) const (defined in ezHeightfieldComponent)ezHeightfieldComponentprotected
BuildMeshDescriptor(ezMeshResourceDescriptor &desc) const (defined in ezHeightfieldComponent)ezHeightfieldComponentprotected
Deinitialize() overrideezRenderComponentprotectedvirtual
DeserializeComponent(ezWorldReader &stream) overrideezHeightfieldComponentprivatevirtual
EnableUnhandledMessageHandler(bool enable)ezComponentprotected
EnsureInitialized()ezComponent
EnsureSimulationStarted()ezComponent
ezComponent()ezComponentprotected
ezHeightfieldComponent() (defined in ezHeightfieldComponent)ezHeightfieldComponent
ezReflectedClass()=default (defined in ezReflectedClass)ezReflectedClass
ezRenderComponent() (defined in ezRenderComponent)ezRenderComponent
GenerateMesh() const (defined in ezHeightfieldComponent)ezHeightfieldComponentprotected
GetActiveFlag() constezComponent
GetColMeshTesselation() const (defined in ezHeightfieldComponent)ezHeightfieldComponentinline
GetDynamicRTTI() const (defined in ezReflectedClass)ezReflectedClassinlinevirtual
GetGenerateCollision() const (defined in ezHeightfieldComponent)ezHeightfieldComponentinline
GetHalfExtents() const (defined in ezHeightfieldComponent)ezHeightfieldComponentinline
GetHandle() constezComponent
GetHeight() const (defined in ezHeightfieldComponent)ezHeightfieldComponentinline
GetHeightfield() const (defined in ezHeightfieldComponent)ezHeightfieldComponentinline
GetLocalBounds(ezBoundingBoxSphere &bounds, bool &bAlwaysVisible, ezMsgUpdateLocalBounds &msg) overrideezHeightfieldComponentprotectedvirtual
GetMaterial() const (defined in ezHeightfieldComponent)ezHeightfieldComponentinline
GetMode() const =0 (defined in ezComponent)ezComponentprotectedpure virtual
GetOwner()ezComponent
GetOwner() constezComponent
GetOwningManager()ezComponent
GetOwningManager() constezComponent
GetStaticRTTI() (defined in ezNoBase)ezNoBaseinlinestatic
GetTesselation() const (defined in ezHeightfieldComponent)ezHeightfieldComponentinline
GetTexCoordOffset() const (defined in ezHeightfieldComponent)ezHeightfieldComponentinline
GetTexCoordScale() const (defined in ezHeightfieldComponent)ezHeightfieldComponentinline
GetTypeId() const =0 (defined in ezComponent)ezComponentprotectedpure virtual
GetUniqueID() constezComponent
GetUniqueIdForRendering(const ezComponent &component, ezUInt32 uiInnerIndex=0, ezUInt32 uiInnerIndexShift=24)ezRenderComponentstatic
GetUniqueIdForRendering(ezUInt32 uiInnerIndex=0, ezUInt32 uiInnerIndexShift=24) constezRenderComponentinline
GetUserFlag(ezUInt8 uiFlagIndex) constezComponent
GetWorld()ezComponent
GetWorld() constezComponent
HandlesMessage(const ezMessage &msg) constezComponentvirtual
Initialize()ezComponentprotectedvirtual
InvalidateCachedRenderData() (defined in ezRenderComponent)ezRenderComponentprotected
InvalidateMesh() (defined in ezHeightfieldComponent)ezHeightfieldComponentprotected
IsActive() constezComponent
IsActiveAndInitialized() constezComponent
IsActiveAndSimulating() constezComponent
IsDynamic() constezComponentprotected
IsInitialized() const (defined in ezComponent)ezComponentprotected
IsInitializing() const (defined in ezComponent)ezComponentprotected
IsInstanceOf(const ezRTTI *pType) constezReflectedClass
IsInstanceOf() constezReflectedClassinline
IsSimulationStarted() const (defined in ezComponent)ezComponentprotected
m_bGenerateCollision (defined in ezHeightfieldComponent)ezHeightfieldComponentprotected
m_fHeight (defined in ezHeightfieldComponent)ezHeightfieldComponentprotected
m_hHeightfield (defined in ezHeightfieldComponent)ezHeightfieldComponentprotected
m_hMaterial (defined in ezHeightfieldComponent)ezHeightfieldComponentprotected
m_hMesh (defined in ezHeightfieldComponent)ezHeightfieldComponentprotected
m_pMessageDispatchTypeezComponentprotected
m_uiHeightfieldChangeCounter (defined in ezHeightfieldComponent)ezHeightfieldComponentprotected
m_vColMeshTesselation (defined in ezHeightfieldComponent)ezHeightfieldComponentprotected
m_vHalfExtents (defined in ezHeightfieldComponent)ezHeightfieldComponentprotected
m_vTesselation (defined in ezHeightfieldComponent)ezHeightfieldComponentprotected
m_vTexCoordOffset (defined in ezHeightfieldComponent)ezHeightfieldComponentprotected
m_vTexCoordScale (defined in ezHeightfieldComponent)ezHeightfieldComponentprotected
OnActivated() overrideezHeightfieldComponentprivatevirtual
OnBuildStaticMesh(ezMsgBuildStaticMesh &msg) const (defined in ezHeightfieldComponent)ezHeightfieldComponentprotected
OnDeactivated() overrideezRenderComponentprotectedvirtual
OnMsgExtractGeometry(ezMsgExtractGeometry &msg) const (defined in ezHeightfieldComponent)ezHeightfieldComponentprotected
OnMsgExtractRenderData(ezMsgExtractRenderData &msg) const (defined in ezHeightfieldComponent)ezHeightfieldComponentprotected
OnSimulationStarted()ezComponentprotectedvirtual
OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg)ezComponentprotectedvirtual
OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg) constezComponentprotectedvirtual
OnUpdateLocalBounds(ezMsgUpdateLocalBounds &msg) (defined in ezRenderComponent)ezRenderComponentprotected
PostMessage(const ezMessage &msg, ezTime delay=ezTime::MakeZero(), ezObjectMsgQueueType::Enum queueType=ezObjectMsgQueueType::NextFrame) constezComponent
SendMessage(ezMessage &ref_msg)ezComponentinline
SendMessage(ezMessage &ref_msg) const (defined in ezComponent)ezComponentinline
SerializeComponent(ezWorldWriter &stream) const overrideezHeightfieldComponentprivatevirtual
SetActiveFlag(bool bEnabled)ezComponent
SetColMeshTesselation(ezVec2U32 value) (defined in ezHeightfieldComponent)ezHeightfieldComponent
SetCreatedByPrefab()ezComponentinline
SetGenerateCollision(bool b) (defined in ezHeightfieldComponent)ezHeightfieldComponent
SetHalfExtents(ezVec2 value) (defined in ezHeightfieldComponent)ezHeightfieldComponent
SetHeight(float value) (defined in ezHeightfieldComponent)ezHeightfieldComponent
SetHeightfield(const ezImageDataResourceHandle &hResource) (defined in ezHeightfieldComponent)ezHeightfieldComponent
SetMaterial(const ezMaterialResourceHandle &hMaterial) (defined in ezHeightfieldComponent)ezHeightfieldComponentinline
SetTesselation(ezVec2U32 value) (defined in ezHeightfieldComponent)ezHeightfieldComponent
SetTexCoordOffset(ezVec2 value) (defined in ezHeightfieldComponent)ezHeightfieldComponent
SetTexCoordScale(ezVec2 value) (defined in ezHeightfieldComponent)ezHeightfieldComponent
SetUniqueID(ezUInt32 uiUniqueID)ezComponent
SetUserFlag(ezUInt8 uiFlagIndex, bool bSet)ezComponent
TriggerLocalBoundsUpdate()ezRenderComponent
WasCreatedByPrefab() constezComponentinline
~ezComponent() (defined in ezComponent)ezComponentprotectedvirtual
~ezHeightfieldComponent() (defined in ezHeightfieldComponent)ezHeightfieldComponent
~ezReflectedClass()=default (defined in ezReflectedClass)ezReflectedClassvirtual
~ezRenderComponent() (defined in ezRenderComponent)ezRenderComponent