menu
openworld package
documentation
three_dart_jsm/three_dart_jsm/math/index.dart
OctreeData
OctreeData constructor
OctreeData constructor
dark_mode
light_mode
OctreeData
constructor
OctreeData
(
{
required
Vector3
normal
,
Vector3
?
point
,
required
num
depth
,
})
Implementation
OctreeData({ required this.normal, this.point, required this.depth });
openworld package
documentation
three_dart_jsm/three_dart_jsm/math/index
OctreeData
OctreeData constructor
OctreeData class