public class LocalShapeInfo extends BulletBase
className| Constructor and Description |
|---|
LocalShapeInfo() |
LocalShapeInfo(long cPtr,
boolean cMemoryOwn)
Construct a new LocalShapeInfo, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(LocalShapeInfo obj) |
int |
getShapePart() |
int |
getTriangleIndex() |
void |
setShapePart(int value) |
void |
setTriangleIndex(int value) |
dispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic LocalShapeInfo(long cPtr,
boolean cMemoryOwn)
public LocalShapeInfo()
public static long getCPtr(LocalShapeInfo obj)
public void setShapePart(int value)
public int getShapePart()
public void setTriangleIndex(int value)
public int getTriangleIndex()
Copyright © 2021. All rights reserved.