Octree(Octree) Constructor

Build Octree from other (to build OrientedOctree quickly). The resulting Octree should be Read Only. (For internal use only)
Protected Friend Sub New( _ 
ByVal other As Octree
)
This language is not supported or no code example is available.
internal protected Octree( 
Octree other 
)
This language is not supported or no code example is available.

Parameters

other
Octree

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition