![]() |
ezEngine Release 25.08
|
This is the complete list of members for ezHeightfieldComponent, including all inherited members.
| BuildGeometry(ezGeometry &geom) const (defined in ezHeightfieldComponent) | ezHeightfieldComponent | protected |
| BuildMeshDescriptor(ezMeshResourceDescriptor &desc) const (defined in ezHeightfieldComponent) | ezHeightfieldComponent | protected |
| Deinitialize() override | ezRenderComponent | protectedvirtual |
| DeleteComponent() | ezComponent | |
| DeserializeComponent(ezWorldReader &stream) override | ezHeightfieldComponent | privatevirtual |
| EnableUnhandledMessageHandler(bool enable) | ezComponent | protected |
| EnsureInitialized() | ezComponent | |
| EnsureSimulationStarted() | ezComponent | |
| ezComponent() | ezComponent | protected |
| ezHeightfieldComponent() (defined in ezHeightfieldComponent) | ezHeightfieldComponent | |
| ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | |
| ezRenderComponent() (defined in ezRenderComponent) | ezRenderComponent | |
| GenerateMesh() const (defined in ezHeightfieldComponent) | ezHeightfieldComponent | protected |
| GetActiveFlag() const | ezComponent | |
| GetColMeshTesselation() const (defined in ezHeightfieldComponent) | ezHeightfieldComponent | inline |
| GetDynamicRTTI() const (defined in ezReflectedClass) | ezReflectedClass | inlinevirtual |
| GetGenerateCollision() const (defined in ezHeightfieldComponent) | ezHeightfieldComponent | inline |
| GetHalfExtents() const (defined in ezHeightfieldComponent) | ezHeightfieldComponent | inline |
| GetHandle() const | ezComponent | |
| GetHeight() const (defined in ezHeightfieldComponent) | ezHeightfieldComponent | inline |
| GetHeightfield() const (defined in ezHeightfieldComponent) | ezHeightfieldComponent | inline |
| GetLocalBounds(ezBoundingBoxSphere &bounds, bool &bAlwaysVisible, ezMsgUpdateLocalBounds &msg) override | ezHeightfieldComponent | protectedvirtual |
| GetMaterial() const (defined in ezHeightfieldComponent) | ezHeightfieldComponent | inline |
| GetMode() const =0 (defined in ezComponent) | ezComponent | protectedpure virtual |
| GetOwner() | ezComponent | |
| GetOwner() const | ezComponent | |
| GetOwningManager() | ezComponent | |
| GetOwningManager() const | ezComponent | |
| GetStaticRTTI() (defined in ezNoBase) | ezNoBase | inlinestatic |
| GetTesselation() const (defined in ezHeightfieldComponent) | ezHeightfieldComponent | inline |
| GetTexCoordOffset() const (defined in ezHeightfieldComponent) | ezHeightfieldComponent | inline |
| GetTexCoordScale() const (defined in ezHeightfieldComponent) | ezHeightfieldComponent | inline |
| GetTypeId() const =0 (defined in ezComponent) | ezComponent | protectedpure virtual |
| GetUniqueID() const | ezComponent | |
| GetUniqueIdForRendering(const ezComponent &component, ezUInt32 uiInnerIndex=0, ezUInt32 uiInnerIndexShift=24) | ezRenderComponent | static |
| GetUniqueIdForRendering(ezUInt32 uiInnerIndex=0, ezUInt32 uiInnerIndexShift=24) const | ezRenderComponent | inline |
| GetUserFlag(ezUInt8 uiFlagIndex) const | ezComponent | |
| GetWorld() | ezComponent | |
| GetWorld() const | ezComponent | |
| HandlesMessage(const ezMessage &msg) const | ezComponent | virtual |
| Initialize() | ezComponent | protectedvirtual |
| InvalidateCachedRenderData() (defined in ezRenderComponent) | ezRenderComponent | protected |
| InvalidateMesh() (defined in ezHeightfieldComponent) | ezHeightfieldComponent | protected |
| IsActive() const | ezComponent | |
| IsActiveAndInitialized() const | ezComponent | |
| IsActiveAndSimulating() const | ezComponent | |
| IsDynamic() const | ezComponent | protected |
| IsInitialized() const (defined in ezComponent) | ezComponent | protected |
| IsInitializing() const (defined in ezComponent) | ezComponent | protected |
| IsInstanceOf(const ezRTTI *pType) const | ezReflectedClass | |
| IsInstanceOf() const | ezReflectedClass | inline |
| IsSimulationStarted() const (defined in ezComponent) | ezComponent | protected |
| m_bGenerateCollision (defined in ezHeightfieldComponent) | ezHeightfieldComponent | protected |
| m_fHeight (defined in ezHeightfieldComponent) | ezHeightfieldComponent | protected |
| m_hHeightfield (defined in ezHeightfieldComponent) | ezHeightfieldComponent | protected |
| m_hMaterial (defined in ezHeightfieldComponent) | ezHeightfieldComponent | protected |
| m_hMesh (defined in ezHeightfieldComponent) | ezHeightfieldComponent | protected |
| m_pMessageDispatchType | ezComponent | protected |
| m_uiHeightfieldChangeCounter (defined in ezHeightfieldComponent) | ezHeightfieldComponent | protected |
| m_vColMeshTesselation (defined in ezHeightfieldComponent) | ezHeightfieldComponent | protected |
| m_vHalfExtents (defined in ezHeightfieldComponent) | ezHeightfieldComponent | protected |
| m_vTesselation (defined in ezHeightfieldComponent) | ezHeightfieldComponent | protected |
| m_vTexCoordOffset (defined in ezHeightfieldComponent) | ezHeightfieldComponent | protected |
| m_vTexCoordScale (defined in ezHeightfieldComponent) | ezHeightfieldComponent | protected |
| OnActivated() override | ezHeightfieldComponent | privatevirtual |
| OnBuildStaticMesh(ezMsgBuildStaticMesh &msg) const (defined in ezHeightfieldComponent) | ezHeightfieldComponent | protected |
| OnDeactivated() override | ezRenderComponent | protectedvirtual |
| OnMsgExtractGeometry(ezMsgExtractGeometry &msg) const (defined in ezHeightfieldComponent) | ezHeightfieldComponent | protected |
| OnMsgExtractRenderData(ezMsgExtractRenderData &msg) const (defined in ezHeightfieldComponent) | ezHeightfieldComponent | protected |
| OnSimulationStarted() | ezComponent | protectedvirtual |
| OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg) | ezComponent | protectedvirtual |
| OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg) const | ezComponent | protectedvirtual |
| OnUpdateLocalBounds(ezMsgUpdateLocalBounds &msg) (defined in ezRenderComponent) | ezRenderComponent | protected |
| PostMessage(const ezMessage &msg, ezTime delay=ezTime::MakeZero(), ezObjectMsgQueueType::Enum queueType=ezObjectMsgQueueType::NextFrame) const | ezComponent | |
| SendMessage(ezMessage &ref_msg) | ezComponent | inline |
| SendMessage(ezMessage &ref_msg) const (defined in ezComponent) | ezComponent | inline |
| SerializeComponent(ezWorldWriter &stream) const override | ezHeightfieldComponent | privatevirtual |
| SetActiveFlag(bool bEnabled) | ezComponent | |
| SetColMeshTesselation(ezVec2U32 value) (defined in ezHeightfieldComponent) | ezHeightfieldComponent | |
| SetCreatedByPrefab() | ezComponent | inline |
| 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) | ezHeightfieldComponent | inline |
| 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() const | ezComponent | inline |
| ~ezComponent() (defined in ezComponent) | ezComponent | protectedvirtual |
| ~ezHeightfieldComponent() (defined in ezHeightfieldComponent) | ezHeightfieldComponent | |
| ~ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | virtual |
| ~ezRenderComponent() (defined in ezRenderComponent) | ezRenderComponent |