Méthode | Description | |
---|---|---|
Create ( vec3 lengths ) : |
get a bounding box renderer.
|
|
ToString ( ) : string |
|
Méthode | Description | |
---|---|---|
DoRender ( |
|
Méthode | Description | |
---|---|---|
BoundingBoxRenderer ( IBufferable model, |
Rendering something using GLSL shader and VBO(VAO).
|
public static Create ( vec3 lengths ) : |
||
lengths | vec3 | bounding box's length at x, y, z direction. |
Résultat |
protected DoRender ( |
||
arg | ||
Résultat | void |