This is the complete list of members for Trajectory, including all inherited members.
| close() (defined in NativeObject) | NativeObject | |
| copySpline() | Trajectory | |
| createCircle(Vector3 origin, Vector3 up, float angleInDegrees, float radius, Domain domain, String name) | Trajectory | static |
| createLine(Vector3 origin, Vector3 direction, float length, Domain domain, String name) | Trajectory | static |
| createSpline(Spline spline, Domain domain, String name) | Trajectory | static |
| equals(Object object) | KanziObject | |
| getAngle() | Trajectory | |
| getCircleNormal() | Trajectory | |
| getCircleOrigin() | Trajectory | |
| getDomain() | KanziObject | |
| getDynamicMetaclass() | KanziObject | |
| getLength() | Trajectory | |
| getLineDirection() | Trajectory | |
| getName() | Resource | |
| getNative() | KanziObject | |
| getOptionalProperty(PropertyType< TDataType > propertyType) | KanziObject | |
| getPointAbsolute(float lengthParameter) | Trajectory | |
| getPointRelative(float phaseParameter) | Trajectory | |
| getProperty(PropertyType< TDataType > propertyType) | KanziObject | |
| getRadius() | Trajectory | |
| getType() | Trajectory | |
| getUrl() | Resource | |
| getVisualizationPoint(long pointIndex, long pointCount) | Trajectory | |
| getVisualizationPointCount() | Trajectory | |
| hashCode() | KanziObject | |
| hasValue(PropertyType< TDataType > propertyType) | KanziObject | |
| isComplete() | Trajectory | |
| isStale() | KanziObject | |
| metaclass | Trajectory | static |
| mNativeObject (defined in NativeObject) | NativeObject | protected |
| mPhantomRef (defined in NativeObject) | NativeObject | protected |
| removeLocalValue(PropertyType< TDataType > propertyType) | KanziObject | |
| scalePoint(Vector3 point, Matrix4x4 transform, Vector3 scaling) | Trajectory | |
| setFlagKeepDuringPatching(PropertyType< TDataType > propertyType) | KanziObject | |
| setKeepAlive(boolean keepAlive) | Resource | |
| setProperty(PropertyType< TDataType > propertyType, TDataType value) | KanziObject | |
| tryCreateObjectRef(Class< TType > clazz) | KanziObject |