Function:ss2c3dt

From S2PLOT

(Difference between revisions)
Jump to: navigation, search
Revision as of 22:17, 7 January 2009
S2plot admin (Talk | contribs)

← Previous diff
Revision as of 23:02, 7 January 2009
S2plot admin (Talk | contribs)

Next diff →
Line 22: Line 22:
[[S2PLOT:Function List | Back]] to S2PLOT function list. [[S2PLOT:Function List | Back]] to S2PLOT function list.
- 
- 
__NOTOC__ __NOTOC__
__NOEDITSECTION__ __NOEDITSECTION__
- 
- 
-Back to [[Function:Template | template]] page. 

Revision as of 23:02, 7 January 2009

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.


Personal tools