Rave 8h 10
ource.md#l00776" class="el">776 of file Rave.h. |
#define QADrawTriMeshTexture
(
drawContext,
nTriangle,
)
(drawContext)->drawTriMeshTexture (drawContext,nTriangle,triangles)
| Definition at line 779 of file Rave.h. |
#define QADrawTriTexture
(
drawContext,
v0,
v1,
v2,
)
(drawContext)->drawTriTexture (drawContext,v0,v1,v2,flags)
| Definition at line 767 of file Rave.h. |
#define QADrawVGouraud
(
drawContext,
)
(drawContext)->drawVGouraud (drawContext,nVertices,vertexMode,vertices,flags)
| Definition at line 782 of file Rave.h. |
#define QADrawVTexture
(
drawContext,
)
(drawContext)->drawVTexture (drawContext,nVertices,vertexMode,vertices,flags)
| Definition at line 785 of file Rave.h. |
|
| Definition at line 800 of file Rave.h. |
#define QAGetFloat
(
drawContext,
)
(drawContext)->getFloat (drawContext,tag)
| Definition at line 749 of file Rave.h. |
#define QAGetInt
(
drawContext,
)
(drawContext)->getInt (drawContext,tag)
| Definition at line 752 of file Rave.h. |
#define QAGetNoticeMethod
(
drawContext,
method,
completionCallBack,
refCon
)
(drawContext)->getNoticeMethod (drawContext, method, completionCallBack, refCon)
| Definition at line 809 of file Rave.h. |
#define QAGetPtr
(
drawContext,
)
(drawContext)->getPtr (drawContext,tag)
| Definition at line 755 of file Rave.h. |
|
| Definition at line 797 of file Rave.h. |
#define QARenderEnd
(
drawContext,
)
(drawContext)->renderEnd (drawContext,modifiedRect)
| Definition at line 794 of file Rave.h. |
#define QARenderStart
(
drawContext,
)
(drawContext)->renderStart (drawContext,dirtyRect,initialContext)
| Definition at line 791 of file Rave.h. |
#define QASetFloat
(
drawContext,
tag,
)
(drawContext)->setFloat (drawContext,tag,newValue)
| Definition at line 740 of file Rave.h. |
#define QASetInt
(
drawContext,
tag,
)
(drawContext)->setInt (drawContext,tag,newValue)
| Definition at line 743 of file Rave.h. |
#define QASetNoticeMethod
(
drawContext,
method,
completionCallBack,
refCon
)
(drawContext)->setNoticeMethod (drawContext, method, completionCallBack, refCon)
| Definition at line 806 of file Rave.h. |
#define QASetPtr
(
drawContext,
tag,
)
(drawContext)->setPtr (drawContext,tag,newValue)
| Definition at line 746 of file Rave.h. |
#define QASubmitVerticesGouraud
(
drawContext,
)
(drawContext)->submitVerticesGouraud(drawContext,nVertices,vertices)
| Definition at line 770 of file Rave.h. |
#define QASubmitVerticesTexture
(
drawContext,
)
(drawContext)->submitVerticesTexture(drawContext,nVertices,vertices)
| Definition at line 773 of file Rave.h. |
|
| Definition at line 803 of file Rave.h. |
|
| Definition at line 66 of file Rave.h. |
|
| Definition at line 67 of file Rave.h. |
|
| Definition at line 65 of file Rave.h. |