ezEngine Release 26.3
Loading...
Searching...
No Matches
ezSplineComponent Member List

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

CreateDistanceToKeyRemapping() (defined in ezSplineComponent)ezSplineComponentprotected
Deinitialize()ezComponentprotectedvirtual
DeleteComponent()ezComponent
DeserializeComponent(ezWorldReader &ref_stream) overrideezSplineComponentvirtual
DrawDebugTangents(ezUInt32 uiPointIndex, ezSplineTangentMode::Enum tangentModeIn=ezSplineTangentMode::Default, ezSplineTangentMode::Enum tangentModeOut=ezSplineTangentMode::Default) const (defined in ezSplineComponent)ezSplineComponentprotected
DrawDebugVisualizations(ezBitflags< ezSplineComponentFlags > flags) const (defined in ezSplineComponent)ezSplineComponentprotected
DrawSplineOnSelection() const (defined in ezSplineComponent)ezSplineComponentprotected
EnableUnhandledMessageHandler(bool enable)ezComponentprotected
EnsureInitialized()ezComponent
EnsureSimulationStarted()ezComponent
ezComponent()ezComponentprotected
ezReflectedClass()=default (defined in ezReflectedClass)ezReflectedClass
ezSplineComponent() (defined in ezSplineComponent)ezSplineComponent
ezSplineNodeComponent (defined in ezSplineComponent)ezSplineComponentfriend
FindKeyClosestToPoint(const ezVec3 &vPoint, float &out_fDistanceToPoint, ezEnum< ezSplineComponentSpace > space=ezSplineComponentSpace::Default, float fMaxError=0.1f) constezSplineComponent
FindNodeComponent(const ezHashedString &sNodeName) (defined in ezSplineComponent)ezSplineComponentprotected
GetActiveFlag() constezComponent
GetChangeCounter() const (defined in ezSplineComponent)ezSplineComponentinline
GetClosed() const (defined in ezSplineComponent)ezSplineComponentinline
GetDistanceToKeyRemapping() constezSplineComponentinline
GetDynamicRTTI() const (defined in ezReflectedClass)ezReflectedClassinlinevirtual
GetForwardDirAtDistance(float fDistance, ezEnum< ezSplineComponentSpace > space=ezSplineComponentSpace::Default) constezSplineComponent
GetForwardDirAtKey(float fKey, ezEnum< ezSplineComponentSpace > space=ezSplineComponentSpace::Default) constezSplineComponent
GetHandle() constezComponent
GetKeyAtDistance(float fDistance) constezSplineComponentinline
GetKeyAtDistanceHelper(const ezArrayMap< float, float > &distanceToKey, float fDistance) (defined in ezSplineComponent)ezSplineComponentstatic
GetMode() const =0 (defined in ezComponent)ezComponentprotectedpure virtual
GetOwner()ezComponent
GetOwner() constezComponent
GetOwningManager()ezComponent
GetOwningManager() constezComponent
GetPositionAtDistance(float fDistance, ezEnum< ezSplineComponentSpace > space=ezSplineComponentSpace::Default) constezSplineComponent
GetPositionAtKey(float fKey, ezEnum< ezSplineComponentSpace > space=ezSplineComponentSpace::Default) constezSplineComponent
GetScaleAtDistance(float fDistance, ezEnum< ezSplineComponentSpace > space=ezSplineComponentSpace::Default) constezSplineComponent
GetScaleAtKey(float fKey, ezEnum< ezSplineComponentSpace > space=ezSplineComponentSpace::Default) constezSplineComponent
GetSegmentLength(ezUInt32 uiSegmentIndex) constezSplineComponent
GetSpline() constezSplineComponentinline
GetSplineFlags() const (defined in ezSplineComponent)ezSplineComponentinline
GetStaticRTTI() (defined in ezNoBase)ezNoBaseinlinestatic
GetTotalLength() constezSplineComponentinline
GetTransformAtDistance(float fDistance, ezEnum< ezSplineComponentSpace > space=ezSplineComponentSpace::Default) constezSplineComponent
GetTransformAtKey(float fKey, ezEnum< ezSplineComponentSpace > space=ezSplineComponentSpace::Default) constezSplineComponent
GetTypeId() const =0 (defined in ezComponent)ezComponentprotectedpure virtual
GetUniqueID() constezComponent
GetUpDirAtDistance(float fDistance, ezEnum< ezSplineComponentSpace > space=ezSplineComponentSpace::Default) constezSplineComponent
GetUpDirAtKey(float fKey, ezEnum< ezSplineComponentSpace > space=ezSplineComponentSpace::Default) constezSplineComponent
GetUserFlag(ezUInt8 uiFlagIndex) constezComponent
GetUuid() constezSplineComponentinline
GetWorld()ezComponent
GetWorld() constezComponent
HandlesMessage(const ezMessage &msg) constezComponentvirtual
Initialize()ezComponentprotectedvirtual
InsertHalfPoint(ezDynamicArray< float > &ref_Ts, ezUInt32 uiCp0, float fLowerT, float fUpperT, const ezSimdVec4f &vLowerPos, const ezSimdVec4f &vUpperPos, float fDistSqr, ezInt32 iMinSteps, ezInt32 iMaxSteps) const (defined in ezSplineComponent)ezSplineComponentprotected
IsActive() constezComponent
IsActiveAndInitialized() constezComponent
IsActiveAndSimulating() constezComponent
IsDynamic() constezComponentprotected
IsInitialized() const (defined in ezComponent)ezComponentprotected
IsInitializing() const (defined in ezComponent)ezComponentprotected
IsInstanceOf(const ezRTTI *pType) constezReflectedClass
IsInstanceOf() constezReflectedClassinline
IsSimulationStarted() const (defined in ezComponent)ezComponentprotected
m_DistanceToKey (defined in ezSplineComponent)ezSplineComponentprotected
m_fTotalLength (defined in ezSplineComponent)ezSplineComponentprotected
m_Nodes (defined in ezSplineComponent)ezSplineComponentprotected
m_pMessageDispatchTypeezComponentprotected
m_Spline (defined in ezSplineComponent)ezSplineComponentprotected
m_SplineFlags (defined in ezSplineComponent)ezSplineComponentprotected
m_uiDummy (defined in ezSplineComponent)ezSplineComponentprotected
m_uiExtractedFrame (defined in ezSplineComponent)ezSplineComponentmutableprotected
m_Uuid (defined in ezSplineComponent)ezSplineComponentprotected
Nodes_GetCount() const (defined in ezSplineComponent)ezSplineComponentinlineprotected
Nodes_GetNode(ezUInt32 uiIndex) const (defined in ezSplineComponent)ezSplineComponentinlineprotected
Nodes_Insert(ezUInt32 uiIndex, const ezHashedString &sNodeName) (defined in ezSplineComponent)ezSplineComponentprotected
Nodes_Remove(ezUInt32 uiIndex) (defined in ezSplineComponent)ezSplineComponentprotected
Nodes_SetNode(ezUInt32 uiIndex, const ezHashedString &sNodeName) (defined in ezSplineComponent)ezSplineComponentprotected
OnActivated() overrideezSplineComponentprotectedvirtual
OnDeactivated() overrideezSplineComponentprotectedvirtual
OnMsgExtractRenderData(ezMsgExtractRenderData &msg) const (defined in ezSplineComponent)ezSplineComponentprotected
OnMsgSplineChanged(ezMsgSplineChanged &ref_msg)ezSplineComponentprotected
OnObjectCreated(const ezAbstractObjectNode &node) (defined in ezSplineComponent)ezSplineComponentprotected
OnSimulationStarted()ezComponentprotectedvirtual
OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg)ezComponentprotectedvirtual
OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg) constezComponentprotectedvirtual
PostMessage(const ezMessage &msg, ezTime delay=ezTime::MakeZero(), ezObjectMsgQueueType::Enum queueType=ezObjectMsgQueueType::NextFrame) constezComponent
SendMessage(ezMessage &ref_msg)ezComponentinline
SendMessage(ezMessage &ref_msg) const (defined in ezComponent)ezComponentinline
SendSplineChangedEvent() (defined in ezSplineComponent)ezSplineComponentprotected
SerializeComponent(ezWorldWriter &ref_stream) const overrideezSplineComponentvirtual
SetActiveFlag(bool bEnabled)ezComponent
SetClosed(bool bClosed)ezSplineComponent
SetCreatedByPrefab()ezComponentinline
SetSpline(ezSpline &&spline) (defined in ezSplineComponent)ezSplineComponent
SetSplineFlags(ezBitflags< ezSplineComponentFlags > flags) (defined in ezSplineComponent)ezSplineComponent
SetUniqueID(ezUInt32 uiUniqueID)ezComponent
SetUserFlag(ezUInt8 uiFlagIndex, bool bSet)ezComponent
UpdateFromNodeObjects() (defined in ezSplineComponent)ezSplineComponentprotected
UpdateSpline(bool bSendChangedEvent=true) (defined in ezSplineComponent)ezSplineComponentprotected
WasCreatedByPrefab() constezComponentinline
~ezComponent() (defined in ezComponent)ezComponentprotectedvirtual
~ezReflectedClass()=default (defined in ezReflectedClass)ezReflectedClassvirtual
~ezSplineComponent() (defined in ezSplineComponent)ezSplineComponent