menu
dartcv4 package
documentation
core.dart
Point3f
x property
x property
dark_mode
light_mode
x
property
double
get
x
Implementation
double
get
x => ptr.ref.x;
set
x
(
double
value
)
Implementation
set
x(
double
value) => ref.x = value;
dartcv4 package
documentation
core
Point3f
x property
Point3f class
Constructors
new
fromNative
fromPointer
Properties
hashCode
props
ptr
ref
runtimeType
x
y
z
Methods
dispose
noSuchMethod
toString
Operators
operator ==
Static properties
finalizer