|
(void) | - clear |
|
(void) | - clearColour |
|
(void) | - clearDepth |
|
(void) | - draw |
|
(ARTextureUnit *) | - getTextureUnit: |
|
(void) | - drawTrianglesWithCount: |
|
(void) | - drawPointsWithCount: |
|
(void) | - drawScene: |
|
(NSDictionary *) | - drawSceneForCapture: |
|
(void) | - useTextureUnit: |
|
(void) | - bindTexture:onUnit: |
|
(void) | - addBufferToDeleteArray: |
|
(void) | - addTextureToDeleteArray: |
|
|
NSMutableArray * | _textureUnits |
|
float | _normalMatrix [9] |
|
NSArray * | _delegates |
|
|
CVOpenGLESTextureCacheRef | textureCache |
|
ARFaceCullMode | faceCullMode |
|
ARBlendMode | blendMode |
|
BOOL | depthTestingEnabled |
|
BOOL | depthWritingEnabled |
|
BOOL | colourWritingEnabled |
|
ARMatrix4 * | projectionMatrix |
|
ARMatrix4 * | modelViewMatrix |
|
ARMatrix4 * | viewMatrix |
|
ARMatrix4 * | modelMatrix |
|
ARVector3 * | worldCameraPosition |
|
float * | normalMatrix |
|
ARMatrix4 * | modelViewProjectionMatrix |
|
NSArray * | lights |
|
ARVertexBuffer * | vertexBuffer |
|
ARCamera * | camera |
|
ARShaderProgram * | shaderProgram |
|
ARTextureUnit * | textureUnit |
|
ARVector3 * | nextCaptureColour |
|
BOOL | renderingForCapture |
|
float | blendInfluence |
|
NSMutableArray * | bones |
|
AREAGLContext * | context |
|
NSMutableArray< NSNumber * > * | bufferDeleteArray |
|
NSMutableArray< NSNumber * > * | textureDeleteArray |
|
The documentation for this category was generated from the following files:
- ARRenderer.m
- ARRendererPrivate.h