SceneKit.SCNBoundingVolume Members

The members of SceneKit.SCNBoundingVolume are listed below.

See Also: Inherited members from Foundation.NSObject

Protected Constructors

Default constructor, initializes a new instance of this class.
Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Methods

abstract
GetBoundingBox(ref SCNVector3, ref SCNVector3) : bool
Documentation for this section has not yet been entered.
abstract
GetBoundingSphere(ref SCNVector3, ref nfloat) : bool
Documentation for this section has not yet been entered.
abstract
SetBoundingBox(ref SCNVector3, ref SCNVector3)
Documentation for this section has not yet been entered.