public static final class btQuantizedBvh.btTraversalMode extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
TRAVERSAL_RECURSIVE |
static int |
TRAVERSAL_STACKLESS |
static int |
TRAVERSAL_STACKLESS_CACHE_FRIENDLY |
| Constructor and Description |
|---|
btTraversalMode() |
public static final int TRAVERSAL_STACKLESS
public static final int TRAVERSAL_STACKLESS_CACHE_FRIENDLY
public static final int TRAVERSAL_RECURSIVE
Copyright © 2021. All rights reserved.