![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiPathComponent, including all inherited members.
| AdvanceLinearSamplerBy(LinearSampler &ref_sampler, float &inout_fAddDistance) const | xiiPathComponent | |
| CreateLinearizedPathRepresentation(const xiiDynamicArray< ControlPoint > &points) (defined in xiiPathComponent) | xiiPathComponent | protected |
| Deinitialize() | xiiComponent | protectedvirtual |
| DeleteComponent() | xiiComponent | |
| DeserializeComponent(xiiWorldReader &ref_stream) override | xiiPathComponent | virtual |
| DrawDebugVisualizations() (defined in xiiPathComponent) | xiiPathComponent | protected |
| EnableUnhandledMessageHandler(bool enable) | xiiComponent | protected |
| EnsureControlPointRepresentationIsUpToDate() | xiiPathComponent | |
| EnsureInitialized() | xiiComponent | |
| EnsureLinearizedRepresentationIsUpToDate() | xiiPathComponent | |
| EnsureSimulationStarted() | xiiComponent | |
| FindControlPoints(xiiDynamicArray< ControlPoint > &out_ControlPoints) const (defined in xiiPathComponent) | xiiPathComponent | protected |
| GetActiveFlag() const | xiiComponent | |
| GetClosed() const (defined in xiiPathComponent) | xiiPathComponent | inline |
| GetControlPointRepresentation() const | xiiPathComponent | inline |
| GetDynamicRTTI() const (defined in xiiReflectedClass) | xiiReflectedClass | inlinevirtual |
| GetHandle() const | xiiComponent | |
| GetLinearizationError() const (defined in xiiPathComponent) | xiiPathComponent | inline |
| GetLinearizedRepresentation() const | xiiPathComponent | inline |
| GetLinearizedRepresentationLength() const | xiiPathComponent | inline |
| GetMode() const =0 (defined in xiiComponent) | xiiComponent | protectedpure virtual |
| GetOwner() | xiiComponent | |
| GetOwner() const | xiiComponent | |
| GetOwningManager() | xiiComponent | |
| GetOwningManager() const | xiiComponent | |
| GetPathFlags() const (defined in xiiPathComponent) | xiiPathComponent | inline |
| GetStaticRTTI() (defined in xiiNoBase) | xiiNoBase | inlinestatic |
| GetTypeId() const =0 (defined in xiiComponent) | xiiComponent | protectedpure virtual |
| GetUniqueID() const | xiiComponent | |
| GetUserFlag(xiiUInt8 uiFlagIndex) const | xiiComponent | |
| GetWorld() | xiiComponent | |
| GetWorld() const | xiiComponent | |
| HandlesMessage(const xiiMessage &msg) const | xiiComponent | virtual |
| Initialize() | xiiComponent | protectedvirtual |
| 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_bClosed (defined in xiiPathComponent) | xiiPathComponent | protected |
| m_bControlPointsChanged (defined in xiiPathComponent) | xiiPathComponent | protected |
| m_bDisableControlPointUpdates (defined in xiiPathComponent) | xiiPathComponent | protected |
| m_bLinearizedRepresentationChanged (defined in xiiPathComponent) | xiiPathComponent | protected |
| m_ControlPointRepresentation (defined in xiiPathComponent) | xiiPathComponent | protected |
| m_fLinearizationError (defined in xiiPathComponent) | xiiPathComponent | protected |
| m_fLinearizedLength (defined in xiiPathComponent) | xiiPathComponent | protected |
| m_LinearizedRepresentation (defined in xiiPathComponent) | xiiPathComponent | protected |
| m_Nodes (defined in xiiPathComponent) | xiiPathComponent | protected |
| m_PathFlags (defined in xiiPathComponent) | xiiPathComponent | protected |
| m_pMessageDispatchType | xiiComponent | protected |
| Nodes_GetCount() const (defined in xiiPathComponent) | xiiPathComponent | inlineprotected |
| Nodes_GetNode(xiiUInt32 i) const (defined in xiiPathComponent) | xiiPathComponent | inlineprotected |
| Nodes_Insert(xiiUInt32 uiIndex, const xiiString &node) (defined in xiiPathComponent) | xiiPathComponent | protected |
| Nodes_Remove(xiiUInt32 uiIndex) (defined in xiiPathComponent) | xiiPathComponent | protected |
| Nodes_SetNode(xiiUInt32 i, const xiiString &node) (defined in xiiPathComponent) | xiiPathComponent | protected |
| OnActivated() override | xiiPathComponent | protectedvirtual |
| OnDeactivated() override | xiiPathComponent | protectedvirtual |
| OnMsgPathChanged(xiiMsgPathChanged &ref_msg) | xiiPathComponent | |
| OnSimulationStarted() | xiiComponent | protectedvirtual |
| OnUnhandledMessage(xiiMessage &msg, bool bWasPostedMsg) | xiiComponent | protectedvirtual |
| OnUnhandledMessage(xiiMessage &msg, bool bWasPostedMsg) const | xiiComponent | protectedvirtual |
| PostMessage(const xiiMessage &msg, xiiTime delay=xiiTime::MakeZero(), xiiObjectMsgQueueType::Enum queueType=xiiObjectMsgQueueType::NextFrame) const | xiiComponent | |
| SampleLinearizedRepresentation(const LinearSampler &sampler) const | xiiPathComponent | |
| SendMessage(xiiMessage &ref_msg) | xiiComponent | inline |
| SendMessage(xiiMessage &ref_msg) const (defined in xiiComponent) | xiiComponent | inline |
| SerializeComponent(xiiWorldWriter &ref_stream) const override | xiiPathComponent | virtual |
| SetActiveFlag(bool bEnabled) | xiiComponent | |
| SetClosed(bool bClosed) | xiiPathComponent | |
| SetCreatedByPrefab() | xiiComponent | inline |
| SetDisableControlPointUpdates(bool bDisable) | xiiPathComponent | inline |
| SetLinearizationError(float fError) | xiiPathComponent | |
| SetLinearSamplerTo(LinearSampler &ref_sampler, float fDistance) const | xiiPathComponent | |
| SetPathFlags(xiiBitflags< xiiPathComponentFlags > flags) (defined in xiiPathComponent) | xiiPathComponent | |
| SetUniqueID(xiiUInt32 uiUniqueID) | xiiComponent | |
| SetUserFlag(xiiUInt8 uiFlagIndex, bool bSet) | xiiComponent | |
| WasCreatedByPrefab() const | xiiComponent | inline |
| xiiComponent() | xiiComponent | protected |
| xiiPathComponent() (defined in xiiPathComponent) | xiiPathComponent | |
| xiiReflectedClass()=default (defined in xiiReflectedClass) | xiiReflectedClass | |
| ~xiiComponent() (defined in xiiComponent) | xiiComponent | protectedvirtual |
| ~xiiPathComponent() (defined in xiiPathComponent) | xiiPathComponent | |
| ~xiiReflectedClass()=default (defined in xiiReflectedClass) | xiiReflectedClass | virtual |