-
add()
-
Add the geometry to the renderable
Returns:
if the geometry has been successfully added to the renderable
-
remove(geometry)
-
Remove the geometry from the renderable
Parameters:
Name |
Type |
Description |
geometry |
|
|
-
dispose(renderContext)
-
Dispose the renderable : remove all buffers
Parameters:
Name |
Type |
Description |
renderContext |
|
|
-
add(geometry)
-
Add a geometry to the renderable
Parameters:
Name |
Type |
Description |
geometry |
|
|
Returns:
If the geometry has been successfully added to the renderable
-
Type
-
Boolean
-
remove(geometry)
-
Remove a geometry from the renderable
Parameters:
Name |
Type |
Description |
geometry |
|
|
-
dispose(renderContext)
-
Dispose the renderable
Parameters:
Name |
Type |
Description |
renderContext |
|
|