Method GetOBB
GetOBB(OccurrenceList)
Returns the Oriented Bounding Box of a list of scene paths (works only on meshes, fast method, not the Minimum Volume Box)
Declaration
public OBB GetOBB(OccurrenceList occurrences)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | List of occurrences to retrieve the AABB |
Returns
Type | Description |
---|---|
OBB |