Scol standard library package
0.3.1
Common and usefull functions for all Scol applications
|
Functions | |
b3d_bufferDestroy (strView) | |
Destroy the buffer. More... | |
b3d_bufferGetObj (strView) | |
Get the SO3_BUFFER object from the 3d view object. More... | |
b3d_bufferDestroy | ( | strView | ) |
Destroy the buffer.
Prototype : fun [LIB3D_View] I
LIB3D_View | : a 3d viewt object |
b3d_bufferGetObj | ( | strView | ) |
Get the SO3_BUFFER object from the 3d view object.
Prototype : fun [LIB3D_View] SO3_BUFFER
LIB3D_View | : a 3d viewt object |