menu
dartcv4 package
documentation
core.dart
Point3fRecordExtension
toPoint3f method
toPoint3f method
dark_mode
light_mode
toPoint3f
method
Point3f
toPoint3f
(
)
Implementation
Point3f toPoint3f() => Point3f(this.$1, this.$2, this.$3);
dartcv4 package
documentation
core
Point3fRecordExtension
toPoint3f method
Point3fRecordExtension extension on (
double
,
double
,
double
)