![]() |
Plasma Engine
2.0
|
This is the complete list of members for plHeightfieldComponent, including all inherited members.
BuildGeometry(plGeometry &geom) const (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
BuildMeshDescriptor(plMeshResourceDescriptor &desc) const (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
Deinitialize() override | plRenderComponent | protectedvirtual |
DeserializeComponent(plWorldReader &stream) override | plHeightfieldComponent | privatevirtual |
EnableUnhandledMessageHandler(bool enable) | plComponent | protected |
EnsureInitialized() | plComponent | |
EnsureSimulationStarted() | plComponent | |
GenerateMesh() const (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
GetActiveFlag() const | plComponent | |
GetColMeshTesselation() const (defined in plHeightfieldComponent) | plHeightfieldComponent | inline |
GetDynamicRTTI() const (defined in plReflectedClass) | plReflectedClass | inlinevirtual |
GetGenerateCollision() const (defined in plHeightfieldComponent) | plHeightfieldComponent | inline |
GetHalfExtents() const (defined in plHeightfieldComponent) | plHeightfieldComponent | inline |
GetHandle() const | plComponent | |
GetHeight() const (defined in plHeightfieldComponent) | plHeightfieldComponent | inline |
GetHeightfield() const (defined in plHeightfieldComponent) | plHeightfieldComponent | inline |
GetHeightfieldFile() const (defined in plHeightfieldComponent) | plHeightfieldComponent | |
GetIncludeInNavmesh() const (defined in plHeightfieldComponent) | plHeightfieldComponent | inline |
GetLocalBounds(plBoundingBoxSphere &bounds, bool &bAlwaysVisible, plMsgUpdateLocalBounds &msg) override | plHeightfieldComponent | protectedvirtual |
GetMaterial() const (defined in plHeightfieldComponent) | plHeightfieldComponent | inline |
GetMaterialFile() const (defined in plHeightfieldComponent) | plHeightfieldComponent | |
GetMode() const =0 (defined in plComponent) | plComponent | protectedpure virtual |
GetOwner() | plComponent | |
GetOwner() const | plComponent | |
GetOwningManager() | plComponent | |
GetOwningManager() const | plComponent | |
GetStaticRTTI() (defined in plNoBase) | plNoBase | inlinestatic |
GetTesselation() const (defined in plHeightfieldComponent) | plHeightfieldComponent | inline |
GetTexCoordOffset() const (defined in plHeightfieldComponent) | plHeightfieldComponent | inline |
GetTexCoordScale() const (defined in plHeightfieldComponent) | plHeightfieldComponent | inline |
GetTypeId() const =0 (defined in plComponent) | plComponent | protectedpure virtual |
GetUniqueID() const | plComponent | |
GetUniqueIdForRendering(const plComponent &component, plUInt32 uiInnerIndex=0, plUInt32 uiInnerIndexShift=24) | plRenderComponent | static |
GetUniqueIdForRendering(plUInt32 uiInnerIndex=0, plUInt32 uiInnerIndexShift=24) const | plRenderComponent | inline |
GetUserFlag(plUInt8 uiFlagIndex) const | plComponent | |
GetWorld() | plComponent | |
GetWorld() const | plComponent | |
HandlesMessage(const plMessage &msg) const | plComponent | virtual |
Initialize() | plComponent | protectedvirtual |
InvalidateCachedRenderData() (defined in plRenderComponent) | plRenderComponent | protected |
InvalidateMesh() (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
IsActive() const | plComponent | |
IsActiveAndInitialized() const | plComponent | |
IsActiveAndSimulating() const | plComponent | |
IsDynamic() const | plComponent | protected |
IsInitialized() const (defined in plComponent) | plComponent | protected |
IsInitializing() const (defined in plComponent) | plComponent | protected |
IsInstanceOf(const plRTTI *pType) const | plReflectedClass | |
IsInstanceOf() const | plReflectedClass | inline |
IsSimulationStarted() const (defined in plComponent) | plComponent | protected |
m_bGenerateCollision (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
m_bIncludeInNavmesh (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
m_fHeight (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
m_hHeightfield (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
m_hMaterial (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
m_hMesh (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
m_pMessageDispatchType | plComponent | protected |
m_uiHeightfieldChangeCounter (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
m_vColMeshTesselation (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
m_vHalfExtents (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
m_vTesselation (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
m_vTexCoordOffset (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
m_vTexCoordScale (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
OnActivated() override | plHeightfieldComponent | privatevirtual |
OnBuildStaticMesh(plMsgBuildStaticMesh &msg) const (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
OnDeactivated() override | plRenderComponent | protectedvirtual |
OnMsgExtractGeometry(plMsgExtractGeometry &msg) const (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
OnMsgExtractRenderData(plMsgExtractRenderData &msg) const (defined in plHeightfieldComponent) | plHeightfieldComponent | protected |
OnSimulationStarted() | plComponent | protectedvirtual |
OnUnhandledMessage(plMessage &msg, bool bWasPostedMsg) | plComponent | protectedvirtual |
OnUnhandledMessage(plMessage &msg, bool bWasPostedMsg) const | plComponent | protectedvirtual |
OnUpdateLocalBounds(plMsgUpdateLocalBounds &msg) (defined in plRenderComponent) | plRenderComponent | protected |
plComponent() | plComponent | protected |
plHeightfieldComponent() (defined in plHeightfieldComponent) | plHeightfieldComponent | |
plReflectedClass()=default (defined in plReflectedClass) | plReflectedClass | |
plRenderComponent() (defined in plRenderComponent) | plRenderComponent | |
PostMessage(const plMessage &msg, plTime delay=plTime::MakeZero(), plObjectMsgQueueType::Enum queueType=plObjectMsgQueueType::NextFrame) const | plComponent | |
SendMessage(plMessage &ref_msg) | plComponent | inline |
SendMessage(plMessage &ref_msg) const (defined in plComponent) | plComponent | inline |
SerializeComponent(plWorldWriter &stream) const override | plHeightfieldComponent | privatevirtual |
SetActiveFlag(bool bEnabled) | plComponent | |
SetColMeshTesselation(plVec2U32 value) (defined in plHeightfieldComponent) | plHeightfieldComponent | |
SetCreatedByPrefab() | plComponent | inline |
SetGenerateCollision(bool b) (defined in plHeightfieldComponent) | plHeightfieldComponent | |
SetHalfExtents(plVec2 value) (defined in plHeightfieldComponent) | plHeightfieldComponent | |
SetHeight(float value) (defined in plHeightfieldComponent) | plHeightfieldComponent | |
SetHeightfield(const plImageDataResourceHandle &hResource) (defined in plHeightfieldComponent) | plHeightfieldComponent | |
SetHeightfieldFile(const char *szFile) (defined in plHeightfieldComponent) | plHeightfieldComponent | |
SetIncludeInNavmesh(bool b) (defined in plHeightfieldComponent) | plHeightfieldComponent | |
SetMaterial(const plMaterialResourceHandle &hMaterial) (defined in plHeightfieldComponent) | plHeightfieldComponent | inline |
SetMaterialFile(const char *szFile) (defined in plHeightfieldComponent) | plHeightfieldComponent | |
SetTesselation(plVec2U32 value) (defined in plHeightfieldComponent) | plHeightfieldComponent | |
SetTexCoordOffset(plVec2 value) (defined in plHeightfieldComponent) | plHeightfieldComponent | |
SetTexCoordScale(plVec2 value) (defined in plHeightfieldComponent) | plHeightfieldComponent | |
SetUniqueID(plUInt32 uiUniqueID) | plComponent | |
SetUserFlag(plUInt8 uiFlagIndex, bool bSet) | plComponent | |
TriggerLocalBoundsUpdate() | plRenderComponent | |
WasCreatedByPrefab() const | plComponent | inline |
~plComponent() (defined in plComponent) | plComponent | protectedvirtual |
~plHeightfieldComponent() (defined in plHeightfieldComponent) | plHeightfieldComponent | |
~plReflectedClass()=default (defined in plReflectedClass) | plReflectedClass | virtual |
~plRenderComponent() (defined in plRenderComponent) | plRenderComponent |