math_expressions
math_expressions
Point3D
toString
toString
math_expressions
math_expressions
Point3D
toString
method
toString
Source
math_expressions
math_expressions
Point3D
Constructors
Point3D
splat
vec
zero
Properties
hashCode
runtimeType
x
y
z
Operators
operator +
operator -
operator ==
operator unary-
Methods
lerp
noSuchMethod
toString
toVec3
toVec4
String
toString
(
)
Returns a string representation of this object.
Source
String toString() => "$x,$y,$z";