C# Class SIMDPrototyping.Trees.SingleArray.BinnedResources

ファイルを表示 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_oe property

public int* ALeafCountsX
return int*

ALeafCountsY public_oe property

public int* ALeafCountsY
return int*

ALeafCountsZ public_oe property

public int* ALeafCountsZ
return int*

AMergedX public_oe property

public BoundingBox* AMergedX
return BoundingBox*

AMergedY public_oe property

public BoundingBox* AMergedY
return BoundingBox*

AMergedZ public_oe property

public BoundingBox* AMergedZ
return BoundingBox*

BinBoundingBoxesX public_oe property

public BoundingBox* BinBoundingBoxesX
return BoundingBox*

BinBoundingBoxesY public_oe property

public BoundingBox* BinBoundingBoxesY
return BoundingBox*

BinBoundingBoxesZ public_oe property

public BoundingBox* BinBoundingBoxesZ
return BoundingBox*

BinLeafCountsX public_oe property

public int* BinLeafCountsX
return int*

BinLeafCountsY public_oe property

public int* BinLeafCountsY
return int*

BinLeafCountsZ public_oe property

public int* BinLeafCountsZ
return int*

BinStartIndices public_oe property

public int* BinStartIndices
return int*

BinSubtreeCountsSecondPass public_oe property

public int* BinSubtreeCountsSecondPass
return int*

BinSubtreeCountsX public_oe property

public int* BinSubtreeCountsX
return int*

BinSubtreeCountsY public_oe property

public int* BinSubtreeCountsY
return int*

BinSubtreeCountsZ public_oe property

public int* BinSubtreeCountsZ
return int*

BoundingBoxes public_oe property

public BoundingBox* BoundingBoxes
return BoundingBox*

Centroids public_oe property

public Vector3* Centroids
return Vector3*

IndexMap public_oe property

public int* IndexMap
return int*

LeafCounts public_oe property

public int* LeafCounts
return int*

StagingNodes public_oe property

public Node* StagingNodes
return Node*

SubtreeBinIndicesX public_oe property

public int* SubtreeBinIndicesX
return int*

SubtreeBinIndicesY public_oe property

public int* SubtreeBinIndicesY
return int*

SubtreeBinIndicesZ public_oe property

public int* SubtreeBinIndicesZ
return int*

SubtreeHeapEntries public_oe property

public SubtreeHeapEntry* SubtreeHeapEntries
return SubtreeHeapEntry*

TempIndexMap public_oe property

public int* TempIndexMap
return int*