Assimp  v3.1.1 (June 2014)
MeshHelper Class Reference

Inherits NSObject.

Protected Attributes

aiColor4D ambientColor
 
aiColor4D diffuseColor
 
aiColor4D emissiveColor
 
aiColor4D specularColor
 

Properties

aiColor4DambientColor
 
aiColor4DdiffuseColor
 
GLuint displayList
 
aiColor4DemissiveColor
 
GLuint indexBuffer
 
GLuint normalBuffer
 
GLuint numIndices
 
GLfloat opacity
 
GLfloat shininess
 
aiColor4DspecularColor
 
GLfloat specularStrength
 
GLuint textureID
 
BOOL twoSided
 
GLuint vao
 
GLuint vertexBuffer
 

Member Data Documentation

- (aiColor4D) ambientColor
protected
- (aiColor4D) diffuseColor
protected
- (aiColor4D) emissiveColor
protected
- (aiColor4D) specularColor
protected

Property Documentation

- (aiColor4D *) ambientColor
readwriteatomicassign
- (aiColor4D *) diffuseColor
readwriteatomicassign
- (GLuint) displayList
readwriteatomicassign
- (aiColor4D *) emissiveColor
readwriteatomicassign
- (GLuint) indexBuffer
readwriteatomicassign
- (GLuint) normalBuffer
readwriteatomicassign
- (GLuint) numIndices
readwriteatomicassign
- (GLfloat) opacity
readwriteatomicassign
- (GLfloat) shininess
readwriteatomicassign
- (aiColor4D *) specularColor
readwriteatomicassign
- (GLfloat) specularStrength
readwriteatomicassign
- (GLuint) textureID
readwriteatomicassign
- (BOOL) twoSided
readwriteatomicassign
- (GLuint) vao
readwriteatomicassign
- (GLuint) vertexBuffer
readwriteatomicassign

The documentation for this class was generated from the following files: