| Package | Description |
|---|---|
| rajawali | |
| rajawali.bounds | |
| rajawali.materials | |
| rajawali.renderer |
| Modifier and Type | Class and Description |
|---|---|
class |
Camera2D |
class |
ChaseCamera |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseObject3D.render(Camera camera,
float[] projMatrix,
float[] vMatrix,
float[] parentMatrix,
ObjectColorPicker.ColorPickerInfo pickerInfo)
Renders the object
|
void |
BaseObject3D.render(Camera camera,
float[] projMatrix,
float[] vMatrix,
ObjectColorPicker.ColorPickerInfo pickerInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
IBoundingVolume.drawBoundingVolume(Camera camera,
float[] projMatrix,
float[] vMatrix,
float[] mMatrix) |
void |
BoundingSphere.drawBoundingVolume(Camera camera,
float[] projMatrix,
float[] vMatrix,
float[] mMatrix) |
void |
BoundingBox.drawBoundingVolume(Camera camera,
float[] projMatrix,
float[] vMatrix,
float[] mMatrix) |
| Modifier and Type | Method and Description |
|---|---|
void |
AMaterial.setCamera(Camera camera) |
void |
AAdvancedMaterial.setCamera(Camera camera) |
| Modifier and Type | Method and Description |
|---|---|
Camera |
RajawaliRenderer.getCamera() |
| Modifier and Type | Method and Description |
|---|---|
void |
RajawaliRenderer.setCamera(Camera mCamera) |