Function:ss2g3dt

From S2PLOT

(Difference between revisions)
Jump to: navigation, search
Revision as of 23:14, 6 January 2009
S2plot admin (Talk | contribs)

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

Next diff →
Line 12: Line 12:
==See Also== ==See Also==
 +<table>
 +<tr><td>[[Function:ss2c3dt |ss2c3dt]]</td><td> Create an empty 3D texture.</td></tr>
 +<tr><td>[[Function:ss2gpix |ss2gpix]]</td><td>Fetch the current RGB buffer</td></tr>
 +<table>
==Code Example== ==Code Example==

Revision as of 22:16, 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.
ss2gpixFetch the current RGB buffer

Code Example

Back to S2PLOT function list.




Back to template page.
Personal tools