Plasma Engine  2.0
Loading...
Searching...
No Matches
plHeightfieldComponent Member List

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

BuildGeometry(plGeometry &geom) const (defined in plHeightfieldComponent)plHeightfieldComponentprotected
BuildMeshDescriptor(plMeshResourceDescriptor &desc) const (defined in plHeightfieldComponent)plHeightfieldComponentprotected
Deinitialize() overrideplRenderComponentprotectedvirtual
DeserializeComponent(plWorldReader &stream) overrideplHeightfieldComponentprivatevirtual
EnableUnhandledMessageHandler(bool enable)plComponentprotected
EnsureInitialized()plComponent
EnsureSimulationStarted()plComponent
GenerateMesh() const (defined in plHeightfieldComponent)plHeightfieldComponentprotected
GetActiveFlag() constplComponent
GetColMeshTesselation() const (defined in plHeightfieldComponent)plHeightfieldComponentinline
GetDynamicRTTI() const (defined in plReflectedClass)plReflectedClassinlinevirtual
GetGenerateCollision() const (defined in plHeightfieldComponent)plHeightfieldComponentinline
GetHalfExtents() const (defined in plHeightfieldComponent)plHeightfieldComponentinline
GetHandle() constplComponent
GetHeight() const (defined in plHeightfieldComponent)plHeightfieldComponentinline
GetHeightfield() const (defined in plHeightfieldComponent)plHeightfieldComponentinline
GetHeightfieldFile() const (defined in plHeightfieldComponent)plHeightfieldComponent
GetIncludeInNavmesh() const (defined in plHeightfieldComponent)plHeightfieldComponentinline
GetLocalBounds(plBoundingBoxSphere &bounds, bool &bAlwaysVisible, plMsgUpdateLocalBounds &msg) overrideplHeightfieldComponentprotectedvirtual
GetMaterial() const (defined in plHeightfieldComponent)plHeightfieldComponentinline
GetMaterialFile() const (defined in plHeightfieldComponent)plHeightfieldComponent
GetMode() const =0 (defined in plComponent)plComponentprotectedpure virtual
GetOwner()plComponent
GetOwner() constplComponent
GetOwningManager()plComponent
GetOwningManager() constplComponent
GetStaticRTTI() (defined in plNoBase)plNoBaseinlinestatic
GetTesselation() const (defined in plHeightfieldComponent)plHeightfieldComponentinline
GetTexCoordOffset() const (defined in plHeightfieldComponent)plHeightfieldComponentinline
GetTexCoordScale() const (defined in plHeightfieldComponent)plHeightfieldComponentinline
GetTypeId() const =0 (defined in plComponent)plComponentprotectedpure virtual
GetUniqueID() constplComponent
GetUniqueIdForRendering(const plComponent &component, plUInt32 uiInnerIndex=0, plUInt32 uiInnerIndexShift=24)plRenderComponentstatic
GetUniqueIdForRendering(plUInt32 uiInnerIndex=0, plUInt32 uiInnerIndexShift=24) constplRenderComponentinline
GetUserFlag(plUInt8 uiFlagIndex) constplComponent
GetWorld()plComponent
GetWorld() constplComponent
HandlesMessage(const plMessage &msg) constplComponentvirtual
Initialize()plComponentprotectedvirtual
InvalidateCachedRenderData() (defined in plRenderComponent)plRenderComponentprotected
InvalidateMesh() (defined in plHeightfieldComponent)plHeightfieldComponentprotected
IsActive() constplComponent
IsActiveAndInitialized() constplComponent
IsActiveAndSimulating() constplComponent
IsDynamic() constplComponentprotected
IsInitialized() const (defined in plComponent)plComponentprotected
IsInitializing() const (defined in plComponent)plComponentprotected
IsInstanceOf(const plRTTI *pType) constplReflectedClass
IsInstanceOf() constplReflectedClassinline
IsSimulationStarted() const (defined in plComponent)plComponentprotected
m_bGenerateCollision (defined in plHeightfieldComponent)plHeightfieldComponentprotected
m_bIncludeInNavmesh (defined in plHeightfieldComponent)plHeightfieldComponentprotected
m_fHeight (defined in plHeightfieldComponent)plHeightfieldComponentprotected
m_hHeightfield (defined in plHeightfieldComponent)plHeightfieldComponentprotected
m_hMaterial (defined in plHeightfieldComponent)plHeightfieldComponentprotected
m_hMesh (defined in plHeightfieldComponent)plHeightfieldComponentprotected
m_pMessageDispatchTypeplComponentprotected
m_uiHeightfieldChangeCounter (defined in plHeightfieldComponent)plHeightfieldComponentprotected
m_vColMeshTesselation (defined in plHeightfieldComponent)plHeightfieldComponentprotected
m_vHalfExtents (defined in plHeightfieldComponent)plHeightfieldComponentprotected
m_vTesselation (defined in plHeightfieldComponent)plHeightfieldComponentprotected
m_vTexCoordOffset (defined in plHeightfieldComponent)plHeightfieldComponentprotected
m_vTexCoordScale (defined in plHeightfieldComponent)plHeightfieldComponentprotected
OnActivated() overrideplHeightfieldComponentprivatevirtual
OnBuildStaticMesh(plMsgBuildStaticMesh &msg) const (defined in plHeightfieldComponent)plHeightfieldComponentprotected
OnDeactivated() overrideplRenderComponentprotectedvirtual
OnMsgExtractGeometry(plMsgExtractGeometry &msg) const (defined in plHeightfieldComponent)plHeightfieldComponentprotected
OnMsgExtractRenderData(plMsgExtractRenderData &msg) const (defined in plHeightfieldComponent)plHeightfieldComponentprotected
OnSimulationStarted()plComponentprotectedvirtual
OnUnhandledMessage(plMessage &msg, bool bWasPostedMsg)plComponentprotectedvirtual
OnUnhandledMessage(plMessage &msg, bool bWasPostedMsg) constplComponentprotectedvirtual
OnUpdateLocalBounds(plMsgUpdateLocalBounds &msg) (defined in plRenderComponent)plRenderComponentprotected
plComponent()plComponentprotected
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) constplComponent
SendMessage(plMessage &ref_msg)plComponentinline
SendMessage(plMessage &ref_msg) const (defined in plComponent)plComponentinline
SerializeComponent(plWorldWriter &stream) const overrideplHeightfieldComponentprivatevirtual
SetActiveFlag(bool bEnabled)plComponent
SetColMeshTesselation(plVec2U32 value) (defined in plHeightfieldComponent)plHeightfieldComponent
SetCreatedByPrefab()plComponentinline
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)plHeightfieldComponentinline
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() constplComponentinline
~plComponent() (defined in plComponent)plComponentprotectedvirtual
~plHeightfieldComponent() (defined in plHeightfieldComponent)plHeightfieldComponent
~plReflectedClass()=default (defined in plReflectedClass)plReflectedClassvirtual
~plRenderComponent() (defined in plRenderComponent)plRenderComponent