Method | Description | |
---|---|---|
Create ( vec3 lengths ) : |
get a bounding box renderer.
|
|
ToString ( ) : string |
|
Method | Description | |
---|---|---|
DoRender ( |
|
Method | 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. |
return |
protected DoRender ( |
||
arg | ||
return | void |