| Package | Description |
|---|---|
| org.bytedeco.bullet.LinearMath |
| Modifier and Type | Method and Description |
|---|---|
HullResult |
HullResult.getPointer(long i) |
HullResult |
HullResult.m_Indices(btUIntArray setter) |
HullResult |
HullResult.m_OutputVertices(btVector3Array setter) |
HullResult |
HullResult.mNumFaces(int setter) |
HullResult |
HullResult.mNumIndices(int setter) |
HullResult |
HullResult.mNumOutputVertices(int setter) |
HullResult |
HullResult.mPolygons(boolean setter) |
HullResult |
HullResult.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
int |
HullLibrary.CreateConvexHull(HullDesc desc,
HullResult result) |
int |
HullLibrary.ReleaseResult(HullResult result) |
Copyright © 2024. All rights reserved.