From S2PLOT
ss2c3dt
Create an empty 3D texture.
Prototype
unsigned int ss2c3dt(int width, int height, int depth);
Description
Create an empty 3D texture.
See Also
ss2g3dt | Fetch pointer to 3D texture. |
Code Example
Back to S2PLOT function list.
Back to template page.