float3D toDart([Pointer<float3C>? ptr]) => .new( op: float3D.struct.ptr(NativeMemoryPointer.orNull(ptr?..ref = this)), );