Rave 8h 10

ource.md#l00776" class="el">776 of file Rave.h. |

#define QADrawTriMeshTexture

drawContext,

nTriangle,

triangles 

(drawContext)->drawTriMeshTexture (drawContext,nTriangle,triangles)

  Definition at line 779 of file Rave.h.

#define QADrawTriTexture

drawContext,

v0,

v1,

v2,

flags 

(drawContext)->drawTriTexture (drawContext,v0,v1,v2,flags)

  Definition at line 767 of file Rave.h.

#define QADrawVGouraud

drawContext,

nVertices,

vertexMode,

vertices,

flags 

(drawContext)->drawVGouraud (drawContext,nVertices,vertexMode,vertices,flags)

  Definition at line 782 of file Rave.h.

#define QADrawVTexture

drawContext,

nVertices,

vertexMode,

vertices,

flags 

(drawContext)->drawVTexture (drawContext,nVertices,vertexMode,vertices,flags)

  Definition at line 785 of file Rave.h.

#define QAFlush drawContext   )     (drawContext)->flush (drawContext)
  Definition at line 800 of file Rave.h.

#define QAGetFloat

drawContext,

tag 

(drawContext)->getFloat (drawContext,tag)

  Definition at line 749 of file Rave.h.

#define QAGetInt

drawContext,

tag 

(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,

tag 

(drawContext)->getPtr (drawContext,tag)

  Definition at line 755 of file Rave.h.

#define QARenderAbort drawContext   )     (drawContext)->renderAbort (drawContext)
  Definition at line 797 of file Rave.h.

#define QARenderEnd

drawContext,

modifiedRect 

(drawContext)->renderEnd (drawContext,modifiedRect)

  Definition at line 794 of file Rave.h.

#define QARenderStart

drawContext,

dirtyRect,

initialContext 

(drawContext)->renderStart (drawContext,dirtyRect,initialContext)

  Definition at line 791 of file Rave.h.

#define QASetFloat

drawContext,

tag,

newValue 

(drawContext)->setFloat (drawContext,tag,newValue)

  Definition at line 740 of file Rave.h.

#define QASetInt

drawContext,

tag,

newValue 

(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,

newValue 

(drawContext)->setPtr (drawContext,tag,newValue)

  Definition at line 746 of file Rave.h.

#define QASubmitVerticesGouraud

drawContext,

nVertices,

vertices 

(drawContext)->submitVerticesGouraud(drawContext,nVertices,vertices)

  Definition at line 770 of file Rave.h.

#define QASubmitVerticesTexture

drawContext,

nVertices,

vertices 

(drawContext)->submitVerticesTexture(drawContext,nVertices,vertices)

  Definition at line 773 of file Rave.h.

#define QASync drawContext   )     (drawContext)->sync (drawContext)
  Definition at line 803 of file Rave.h.

#define RAVE_CALL
  Definition at line 66 of file Rave.h.

#define RAVE_CALLBACK
  Definition at line 67 of file Rave.h.

#define RAVE_EXPORT
  Definition at line 65 of file Rave.h.