Obi  6.4
Unified particle physics for Unity
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Obi.ObiPathFrame Member List

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

Axis enum name (defined in Obi.ObiPathFrame)Obi.ObiPathFrame
binormal (defined in Obi.ObiPathFrame)Obi.ObiPathFrame
color (defined in Obi.ObiPathFrame)Obi.ObiPathFrame
DebugDraw(float size) (defined in Obi.ObiPathFrame)Obi.ObiPathFrame
normal (defined in Obi.ObiPathFrame)Obi.ObiPathFrame
ObiPathFrame(Vector3 position, Vector3 tangent, Vector3 normal, Vector3 binormal, Vector4 color, float thickness) (defined in Obi.ObiPathFrame)Obi.ObiPathFrame
operator*(float f, ObiPathFrame c) (defined in Obi.ObiPathFrame)Obi.ObiPathFramestatic
operator+(ObiPathFrame c1, ObiPathFrame c2) (defined in Obi.ObiPathFrame)Obi.ObiPathFramestatic
position (defined in Obi.ObiPathFrame)Obi.ObiPathFrame
Reset() (defined in Obi.ObiPathFrame)Obi.ObiPathFrame
SetTwist(float twist) (defined in Obi.ObiPathFrame)Obi.ObiPathFrame
SetTwistAndTangent(float twist, Vector3 tangent) (defined in Obi.ObiPathFrame)Obi.ObiPathFrame
tangent (defined in Obi.ObiPathFrame)Obi.ObiPathFrame
thickness (defined in Obi.ObiPathFrame)Obi.ObiPathFrame
ToMatrix(Axis mainAxis) (defined in Obi.ObiPathFrame)Obi.ObiPathFrame
Transport(ObiPathFrame frame, float twist) (defined in Obi.ObiPathFrame)Obi.ObiPathFrame
Transport(Vector3 newPosition, Vector3 newTangent, float twist) (defined in Obi.ObiPathFrame)Obi.ObiPathFrame
Transport(Vector3 newPosition, Vector3 newTangent, Vector3 newNormal, float twist) (defined in Obi.ObiPathFrame)Obi.ObiPathFrame
WeightedSum(float w1, float w2, float w3, ref ObiPathFrame c1, ref ObiPathFrame c2, ref ObiPathFrame c3, ref ObiPathFrame sum) (defined in Obi.ObiPathFrame)Obi.ObiPathFramestatic