C# Class SIMDPrototyping.Trees.SingleArray.BinnedResources

Show file Open project: RossNordby/scratchpad Class Usage Examples

Public Properties

Property Type Description
ALeafCountsX int*
ALeafCountsY int*
ALeafCountsZ int*
AMergedX BoundingBox*
AMergedY BoundingBox*
AMergedZ BoundingBox*
BinBoundingBoxesX BoundingBox*
BinBoundingBoxesY BoundingBox*
BinBoundingBoxesZ BoundingBox*
BinLeafCountsX int*
BinLeafCountsY int*
BinLeafCountsZ int*
BinStartIndices int*
BinSubtreeCountsSecondPass int*
BinSubtreeCountsX int*
BinSubtreeCountsY int*
BinSubtreeCountsZ int*
BoundingBoxes BoundingBox*
Centroids Vector3*
IndexMap int*
LeafCounts int*
StagingNodes Node*
SubtreeBinIndicesX int*
SubtreeBinIndicesY int*
SubtreeBinIndicesZ int*
SubtreeHeapEntries SubtreeHeapEntry*
TempIndexMap int*

Property Details

ALeafCountsX public property

public int* ALeafCountsX
return int*

ALeafCountsY public property

public int* ALeafCountsY
return int*

ALeafCountsZ public property

public int* ALeafCountsZ
return int*

AMergedX public property

public BoundingBox* AMergedX
return BoundingBox*

AMergedY public property

public BoundingBox* AMergedY
return BoundingBox*

AMergedZ public property

public BoundingBox* AMergedZ
return BoundingBox*

BinBoundingBoxesX public property

public BoundingBox* BinBoundingBoxesX
return BoundingBox*

BinBoundingBoxesY public property

public BoundingBox* BinBoundingBoxesY
return BoundingBox*

BinBoundingBoxesZ public property

public BoundingBox* BinBoundingBoxesZ
return BoundingBox*

BinLeafCountsX public property

public int* BinLeafCountsX
return int*

BinLeafCountsY public property

public int* BinLeafCountsY
return int*

BinLeafCountsZ public property

public int* BinLeafCountsZ
return int*

BinStartIndices public property

public int* BinStartIndices
return int*

BinSubtreeCountsSecondPass public property

public int* BinSubtreeCountsSecondPass
return int*

BinSubtreeCountsX public property

public int* BinSubtreeCountsX
return int*

BinSubtreeCountsY public property

public int* BinSubtreeCountsY
return int*

BinSubtreeCountsZ public property

public int* BinSubtreeCountsZ
return int*

BoundingBoxes public property

public BoundingBox* BoundingBoxes
return BoundingBox*

Centroids public property

public Vector3* Centroids
return Vector3*

IndexMap public property

public int* IndexMap
return int*

LeafCounts public property

public int* LeafCounts
return int*

StagingNodes public property

public Node* StagingNodes
return Node*

SubtreeBinIndicesX public property

public int* SubtreeBinIndicesX
return int*

SubtreeBinIndicesY public property

public int* SubtreeBinIndicesY
return int*

SubtreeBinIndicesZ public property

public int* SubtreeBinIndicesZ
return int*

SubtreeHeapEntries public property

public SubtreeHeapEntry* SubtreeHeapEntries
return SubtreeHeapEntry*

TempIndexMap public property

public int* TempIndexMap
return int*