ofVboMeshfile
ofVboMeshclass
Construction
Primitive constructor helper methods
Vertices
        
        addVertex
        
        ()
        
      
    
        
        addVertices
        
        ()
        
      
    
        
        removeVertex
        
        ()
        
      
    
        
        setVertex
        
        ()
        
      
    
        
        clear
        
        ()
        
      
    
        
        getVertex
        
        ()
        
      
    
        
        getVertices
        
        ()
        
      
    
        
        hasVertices
        
        ()
        
      
    
        
        append
        
        ()
        
      
    
        
        getCentroid
        
        ()
        
      
    Normals
        
        getNormal
        
        ()
        
      
    
        
        addNormal
        
        ()
        
      
    
        
        addNormals
        
        ()
        
      
    
        
        removeNormal
        
        ()
        
      
    
        
        setNormal
        
        ()
        
      
    
        
        clearNormals
        
        ()
        
      
    
        
        getNormals
        
        ()
        
      
    
        
        hasNormals
        
        ()
        
      
    Faces
Colors
        
        getColor
        
        ()
        
      
    
        
        addColor
        
        ()
        
      
    
        
        addColors
        
        ()
        
      
    
        
        removeColor
        
        ()
        
      
    
        
        setColor
        
        ()
        
      
    
        
        clearColors
        
        ()
        
      
    
        
        getNumColors
        
        ()
        
      
    
        
        getColors
        
        ()
        
      
    
        
        hasColors
        
        ()
        
      
    Texture Coordinates
Indices
        
        getIndices
        
        ()
        
      
    
        
        getIndex
        
        ()
        
      
    
        
        addIndex
        
        ()
        
      
    
        
        addIndices
        
        ()
        
      
    
        
        removeIndex
        
        ()
        
      
    
        
        setIndex
        
        ()
        
      
    
        
        clearIndices
        
        ()
        
      
    
        
        hasIndices
        
        ()
        
      
    
        
        addTriangle
        
        ()
        
      
    Drawing
Functions
        
        ofVboMesh
        
        ()
        
      
    
        
        operator=
        
        ()
        
      
    
        
        setUsage
        
        ()
        
      
    
        
        enableColors
        
        ()
        
      
    
        
        usingColors
        
        ()
        
      
    
        
        usingNormals
        
        ()
        
      
    
        
        usingIndices
        
        ()
        
      
    
        
        draw
        
        ()
        
      
    
        
        getVbo
        
        ()
        
      
     
 
 
