![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiHeightfieldComponent, including all inherited members.
BuildGeometry(xiiGeometry &geom) const (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | protected |
BuildMeshDescriptor(xiiMeshResourceDescriptor &desc) const (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | protected |
Deinitialize() override | xiiRenderComponent | protectedvirtual |
DeserializeComponent(xiiWorldReader &stream) override | xiiHeightfieldComponent | privatevirtual |
EnableUnhandledMessageHandler(bool enable) | xiiComponent | protected |
EnsureInitialized() | xiiComponent | |
EnsureSimulationStarted() | xiiComponent | |
GenerateMesh() const (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | protected |
GetActiveFlag() const | xiiComponent | |
GetColMeshTesselation() const (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | inline |
GetDynamicRTTI() const (defined in xiiReflectedClass) | xiiReflectedClass | inlinevirtual |
GetGenerateCollision() const (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | inline |
GetHalfExtents() const (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | inline |
GetHandle() const | xiiComponent | |
GetHeight() const (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | inline |
GetHeightfield() const (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | inline |
GetLocalBounds(xiiBoundingBoxSphere &bounds, bool &bAlwaysVisible, xiiMsgUpdateLocalBounds &msg) override | xiiHeightfieldComponent | protectedvirtual |
GetMaterial() const (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | inline |
GetMode() const =0 (defined in xiiComponent) | xiiComponent | protectedpure virtual |
GetOwner() | xiiComponent | |
GetOwner() const | xiiComponent | |
GetOwningManager() | xiiComponent | |
GetOwningManager() const | xiiComponent | |
GetStaticRTTI() (defined in xiiNoBase) | xiiNoBase | inlinestatic |
GetTesselation() const (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | inline |
GetTexCoordOffset() const (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | inline |
GetTexCoordScale() const (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | inline |
GetTypeId() const =0 (defined in xiiComponent) | xiiComponent | protectedpure virtual |
GetUniqueID() const | xiiComponent | |
GetUniqueIdForRendering(const xiiComponent &component, xiiUInt32 uiInnerIndex=0, xiiUInt32 uiInnerIndexShift=24) | xiiRenderComponent | static |
GetUniqueIdForRendering(xiiUInt32 uiInnerIndex=0, xiiUInt32 uiInnerIndexShift=24) const | xiiRenderComponent | inline |
GetUserFlag(xiiUInt8 uiFlagIndex) const | xiiComponent | |
GetWorld() | xiiComponent | |
GetWorld() const | xiiComponent | |
HandlesMessage(const xiiMessage &msg) const | xiiComponent | virtual |
Initialize() | xiiComponent | protectedvirtual |
InvalidateCachedRenderData() (defined in xiiRenderComponent) | xiiRenderComponent | protected |
InvalidateMesh() (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | protected |
IsActive() const | xiiComponent | |
IsActiveAndInitialized() const | xiiComponent | |
IsActiveAndSimulating() const | xiiComponent | |
IsDynamic() const | xiiComponent | protected |
IsInitialized() const (defined in xiiComponent) | xiiComponent | protected |
IsInitializing() const (defined in xiiComponent) | xiiComponent | protected |
IsInstanceOf(const xiiRTTI *pType) const | xiiReflectedClass | |
IsInstanceOf() const | xiiReflectedClass | inline |
IsSimulationStarted() const (defined in xiiComponent) | xiiComponent | protected |
m_bGenerateCollision (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | protected |
m_fHeight (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | protected |
m_hHeightfield (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | protected |
m_hMaterial (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | protected |
m_hMesh (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | protected |
m_pMessageDispatchType | xiiComponent | protected |
m_uiHeightfieldChangeCounter (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | protected |
m_vColMeshTesselation (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | protected |
m_vHalfExtents (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | protected |
m_vTesselation (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | protected |
m_vTexCoordOffset (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | protected |
m_vTexCoordScale (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | protected |
OnActivated() override | xiiHeightfieldComponent | privatevirtual |
OnBuildStaticMesh(xiiMsgBuildStaticMesh &msg) const (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | protected |
OnDeactivated() override | xiiRenderComponent | protectedvirtual |
OnMsgExtractGeometry(xiiMsgExtractGeometry &msg) const (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | protected |
OnMsgExtractRenderData(xiiMsgExtractRenderData &msg) const (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | protected |
OnSimulationStarted() | xiiComponent | protectedvirtual |
OnUnhandledMessage(xiiMessage &msg, bool bWasPostedMsg) | xiiComponent | protectedvirtual |
OnUnhandledMessage(xiiMessage &msg, bool bWasPostedMsg) const | xiiComponent | protectedvirtual |
OnUpdateLocalBounds(xiiMsgUpdateLocalBounds &msg) (defined in xiiRenderComponent) | xiiRenderComponent | protected |
PostMessage(const xiiMessage &msg, xiiTime delay=xiiTime::MakeZero(), xiiObjectMsgQueueType::Enum queueType=xiiObjectMsgQueueType::NextFrame) const | xiiComponent | |
SendMessage(xiiMessage &ref_msg) | xiiComponent | inline |
SendMessage(xiiMessage &ref_msg) const (defined in xiiComponent) | xiiComponent | inline |
SerializeComponent(xiiWorldWriter &stream) const override | xiiHeightfieldComponent | privatevirtual |
SetActiveFlag(bool bEnabled) | xiiComponent | |
SetColMeshTesselation(xiiVec2U32 value) (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | |
SetCreatedByPrefab() | xiiComponent | inline |
SetGenerateCollision(bool b) (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | |
SetHalfExtents(xiiVec2 value) (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | |
SetHeight(float value) (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | |
SetHeightfield(const xiiImageDataResourceHandle &hResource) (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | |
SetMaterial(const xiiMaterialResourceHandle &hMaterial) (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | inline |
SetTesselation(xiiVec2U32 value) (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | |
SetTexCoordOffset(xiiVec2 value) (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | |
SetTexCoordScale(xiiVec2 value) (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | |
SetUniqueID(xiiUInt32 uiUniqueID) | xiiComponent | |
SetUserFlag(xiiUInt8 uiFlagIndex, bool bSet) | xiiComponent | |
TriggerLocalBoundsUpdate() | xiiRenderComponent | |
WasCreatedByPrefab() const | xiiComponent | inline |
xiiComponent() | xiiComponent | protected |
xiiHeightfieldComponent() (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | |
xiiReflectedClass()=default (defined in xiiReflectedClass) | xiiReflectedClass | |
xiiRenderComponent() (defined in xiiRenderComponent) | xiiRenderComponent | |
~xiiComponent() (defined in xiiComponent) | xiiComponent | protectedvirtual |
~xiiHeightfieldComponent() (defined in xiiHeightfieldComponent) | xiiHeightfieldComponent | |
~xiiReflectedClass()=default (defined in xiiReflectedClass) | xiiReflectedClass | virtual |
~xiiRenderComponent() (defined in xiiRenderComponent) | xiiRenderComponent |