DHART
Loading...
Searching...
No Matches
DHARTAPI.ViewAnalysis.DirectionArray Class Reference

An array of float from ViewAnalysis.SphericallyDistributeRays. More...

+ Inheritance diagram for DHARTAPI.ViewAnalysis.DirectionArray:

Protected Member Functions

override bool ReleaseHandle ()
 Free the native memory managed by this class. More...
 

Additional Inherited Members

- Properties inherited from DHARTAPI.NativeUtils.NativeArray2D< float >
unsafe override Span< T > array [get]
 Get a view of the entire array as a flattened one dimensional array. More...
 
unsafe Span< T > this[int i] [get]
 Get a view to a to a row of this array. More...
 

Detailed Description

An array of float from ViewAnalysis.SphericallyDistributeRays.

Every 3 floats represent a direction.

Member Function Documentation

◆ ReleaseHandle()

override bool DHARTAPI.ViewAnalysis.DirectionArray.ReleaseHandle ( )
protected

Free the native memory managed by this class.

Note
the garbage collector will handle this automatically
Warning
Do not attempt to use this class after freeing it!
Returns
True. This is guaranteed to execute properly.

The documentation for this class was generated from the following file: