menu
epitaph_ips package
documentation
epitaph_ips/buildings/point.dart
Point
toVector method
toVector method
dark_mode
light_mode
toVector
method
Vector
toVector
(
)
Implementation
Vector toVector() => Vector.fromList([x, y, z]);
epitaph_ips package
documentation
epitaph_ips/buildings/point
Point
toVector method
Point class