PointRenderData class
Calculated position data for a point on the globe
Constructors
Properties
- depth → double
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → String
-
final
- isVisible → bool
-
final
- normalX → double
-
final
- normalY → double
-
final
- normalZ → double
-
final
- point → Point
-
final
- position2D → Offset
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- tiltAngle → double
-
final
- transitionProgress → double
-
final
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