public static class btDbvt.IWriter extends BulletBase
className| Constructor and Description |
|---|
IWriter(long cPtr,
boolean cMemoryOwn)
Construct a new IWriter, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btDbvt.IWriter obj) |
void |
Prepare(btDbvtNode root,
int numnodes) |
void |
WriteLeaf(btDbvtNode arg0,
int index,
int parent) |
void |
WriteNode(btDbvtNode arg0,
int index,
int parent,
int child0,
int child1) |
dispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic IWriter(long cPtr,
boolean cMemoryOwn)
public static long getCPtr(btDbvt.IWriter obj)
public void Prepare(btDbvtNode root, int numnodes)
public void WriteNode(btDbvtNode arg0, int index, int parent, int child0, int child1)
public void WriteLeaf(btDbvtNode arg0, int index, int parent)
Copyright © 2021. All rights reserved.