Function:ss2c3dt
From S2PLOT
(Difference between revisions)
| Revision as of 23:13, 6 January 2009 S2plot admin (Talk | contribs) ← Previous diff |
Revision as of 22:17, 7 January 2009 S2plot admin (Talk | contribs) Next diff → |
||
| Line 12: | Line 12: | ||
| ==See Also== | ==See Also== | ||
| + | <table> | ||
| + | <tr><td>[[Function:ss2g3dt |ss2g3dt]]</td><td> Fetch pointer to 3D texture.</td></tr> | ||
| + | <table> | ||
| ==Code Example== | ==Code Example== | ||
Revision as of 22:17, 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. |
