Function:ss2g3dt
From S2PLOT
(Difference between revisions)
Revision as of 22:16, 7 January 2009 S2plot admin (Talk | contribs) ← Previous diff |
Revision as of 23:02, 7 January 2009 S2plot admin (Talk | contribs) Next diff → |
||
Line 23: | Line 23: | ||
[[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
ss2g3dt
Fetch pointer to 3D texture.
Prototype
unsigned char *ss2g3dt(unsigned int itextureID, int *width, int *height, int *depth);
Description
Fetch pointer to 3D texture.
See Also
ss2c3dt | Create an empty 3D texture. |
ss2gpix | Fetch the current RGB buffer |