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