menu
dartcv4 package
documentation
core.dart
Point3i
z property
z property
dark_mode
light_mode
z
property
int
get
z
Implementation
int
get
z => ptr.ref.z;
set
z
(
int
value
)
Implementation
set
z(
int
value) => ref.z = value;
dartcv4 package
documentation
core
Point3i
z 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