menu
dartcv4 package
documentation
core.dart
Point3fRecordExtension
asPoint3f property
asPoint3f property
dark_mode
light_mode
asPoint3f
property
@
Deprecated
("use toPoint3f() instead")
Point3f
get
asPoint3f
Implementation
@Deprecated("use toPoint3f() instead") Point3f get asPoint3f => Point3f(this.$1, this.$2, this.$3);
dartcv4 package
documentation
core
Point3fRecordExtension
asPoint3f property
Point3fRecordExtension extension on (
double
,
double
,
double
)