![]() TGE Version 1.5.2 | ||||||||||||||||||||||||
| ||||||||||||||||||||||||
engine/ts/tsShapeAlloc.h File Reference
Define Documentation
Value: type get##suffix(); \ void get##suffix(type*,S32); \ type * copyToShape##suffix(S32,bool returnSomething=false); \ type * getPointer##suffix(S32); \ type * allocShape##suffix(S32); \ bool checkGuard##suffix(); \ type getPrevGuard##suffix(); \ type getSaveGuard##suffix(); \ type * getBuffer##suffix(); \ S32 getBufferSize##suffix(); \ void setGuard##suffix(); \ type * extend##suffix(S32); \ type set##suffix(type); \ void copyToBuffer##suffix(type*,S32);
|