The Octree type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Octree()()()() |
Constructor
|
![]() | Octree(List<(Of <<'(Vector3>)>>), List<(Of <<'(TriangleVertexIndices>)>>)) |
Constructor
|
Methods
Name | Description | |
---|---|---|
![]() | AddTriangles |
AddTriangles
|
![]() | BuildOctree |
BuildOctree
|
![]() | Clear |
Clear
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetTriangle |
GetTriangle
|
![]() | GetTrianglesIntersectingtAABox |
GetTrianglesIntersectingAABox
|
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | GetVertex(Int32) |
Get a vertex
|
![]() | GetVertex(Int32, Vector3%) |
GetVertex
|
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | BoundingBox |
Gets boundingBox
|
![]() | NumTriangles |
Gets the number of triangles
|