Package | Description |
---|---|
rajawali | |
rajawali.animation.mesh | |
rajawali.bounds |
Modifier and Type | Method and Description |
---|---|
Geometry3D |
BaseObject3D.getGeometry() |
Modifier and Type | Method and Description |
---|---|
void |
Geometry3D.copyFromGeometry3D(Geometry3D geom) |
Modifier and Type | Method and Description |
---|---|
Geometry3D |
VertexAnimationFrame.getGeometry() |
Geometry3D |
IAnimationFrame.getGeometry() |
Modifier and Type | Method and Description |
---|---|
void |
VertexAnimationFrame.setGeometry(Geometry3D geometry) |
void |
IAnimationFrame.setGeometry(Geometry3D geometry) |
Modifier and Type | Method and Description |
---|---|
void |
IBoundingVolume.calculateBounds(Geometry3D geometry) |
void |
BoundingSphere.calculateBounds(Geometry3D geometry) |
void |
BoundingBox.calculateBounds(Geometry3D geometry) |
Constructor and Description |
---|
BoundingBox(Geometry3D geometry) |
BoundingSphere(Geometry3D geometry) |