PathElem_IsConstant (FUN) ¶ FUNCTION PathElem_IsConstant : BOOL InOut: Scope Name Type Inout Const pe PathElem Return PathElem_IsConstant BOOL
PathElem_GeoPrimType (FUN) ¶ FUNCTION PathElem_GeoPrimType : GeoPrimType InOut: Scope Name Type Inout Const pe PathElem Return PathElem_GeoPrimType GeoPrimType
PathElem_GetECS (FUN) ¶ FUNCTION PathElem_GetECS InOut: Scope Name Type Inout Const pe PathElem Inout cs SM3M.SMC_Frame Input t LREAL
PathElem_IsEndOfPath (FUN) ¶ FUNCTION PathElem_IsEndOfPath : BOOL InOut: Scope Name Type Inout Const pe PathElem Return PathElem_IsEndOfPath BOOL
PathElem_EvalsToConstPose (FUN) ¶ FUNCTION PathElem_EvalsToConstPose : BOOL Returns whether the position x inside the PathElem pe evaluates to a constant pose in any coordinate system. InOut: Scope Name Type Inout Const pe PathElem Input x LREAL Return PathElem_EvalsToConstPose BOOL
PathElem_GetSegment (FUN) ¶ FUNCTION PathElem_GetSegment : SegmentId InOut: Scope Name Type Inout Const pe PathElem Return PathElem_GetSegment SegmentId
PathElem_GetWaitTime (FUN) ¶ FUNCTION PathElem_GetWaitTime : LREAL InOut: Scope Name Type Inout Const pe PathElem Return PathElem_GetWaitTime LREAL
PathElem_GetId (FUN) ¶ FUNCTION PathElem_GetId : PathElem_Id InOut: Scope Name Type Return PathElem_GetId PathElem_Id Inout Const pe PathElem
PathElem_GetIpoParamForRelativePosition (FUN) ¶ FUNCTION PathElem_GetIpoParamForRelativePosition : BOOL Computes the value of the interpolation parameter for a relative position on the element. InOut: Scope Name Type Comment Inout Const pe PathElem Input relPos LREAL The relative position [0, 1] on the element Return PathElem_GetIpoParamForRelativePosition BOOL Output x LREAL
PathElem_IsGeoPrimType (FUN) ¶ FUNCTION PathElem_IsGeoPrimType : BOOL InOut: Scope Name Type Inout Const pe PathElem Input t GeoPrimType Return PathElem_IsGeoPrimType BOOL