Method CreateGPUScene
CreateGPUScene(OccurrenceList, bool, bool)
Declaration
[HandleProcessCorruptedStateExceptions]
public int CreateGPUScene(OccurrenceList roots, bool constructEdges = false, bool useIsolate = true)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | roots | Roots of the subtrees that will be uploaded to GPU |
bool | constructEdges | Construct buffer to render edges colored by topology (slower to construct) |
bool | useIsolate | Indicates if the isolate manager should be used for visibility |
Returns
Type | Description |
---|---|
int |