Modeling3dMotionCaptureConstants class abstract
Motion capture constants.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- TYPE_HEAD → const int
- Head point.
- TYPE_LEFT_ANKLE → const int
- Left ankle point.
- TYPE_LEFT_COLLAR → const int
- Left collar point.
- TYPE_LEFT_ELBOW → const int
- Left elbow point.
- TYPE_LEFT_FOOT → const int
- Left foot point.
- TYPE_LEFT_HAND → const int
- Left hand point.
- TYPE_LEFT_HIP → const int
- Left hip point.
- TYPE_LEFT_KNEE → const int
- Left knee point.
- TYPE_LEFT_SHOULDER → const int
- Left shoulder point.
- TYPE_LEFT_WRIST → const int
- Left wrist point.
- TYPE_NECK → const int
- Neck point.
- TYPE_PELVIS → const int
- Pelvis point.
- TYPE_RIGHT_ANKLE → const int
- Right ankle point.
- TYPE_RIGHT_COLLAR → const int
- Right collar point.
- TYPE_RIGHT_ELBOW → const int
- Right elbow point.
- TYPE_RIGHT_FOOT → const int
- Right foot point.
- TYPE_RIGHT_HAND → const int
- Right hand point.
- TYPE_RIGHT_HIP → const int
- Right hip point.
- TYPE_RIGHT_KNEE → const int
- Right knee point.
- TYPE_RIGHT_SHOULDER → const int
- Right shoulder point.
- TYPE_RIGHT_WRIST → const int
- Right wrist point.
- TYPE_SPINE_1 → const int
- Point 1 of the spine.
- TYPE_SPINE_2 → const int
- Point 2 of the spine.
- TYPE_SPINE_3 → const int
- Point 3 of the spine.