ofVbofile
ofVbo::VertexAttributestruct
ofVbo::IndexAttributestruct
Attributes
        
        buffer
        
        variable
        
      
    Functions
ofVboclass
Functions
        
        ofVbo
        
        ()
        
      
    
        
        operator=
        
        ()
        
      
    
        
        ~ofVbo
        
        ()
        
      
    
        
        setMesh
        
        ()
        
      
    
        
        setColorData
        
        ()
        
      
    
        
        setIndexData
        
        ()
        
      
    
        
        setColorData
        
        ()
        
      
    
        
        updateMesh
        
        ()
        
      
    
        
        enableColors
        
        ()
        
      
    
        
        getVaoId
        
        ()
        
      
    
        
        getVertId
        
        ()
        
      
    
        
        getColorId
        
        ()
        
      
    
        
        getNormalId
        
        ()
        
      
    
        
        getIndexId
        
        ()
        
      
    
        
        draw
        
        ()
        
      
    
        
        drawElements
        
        ()
        
      
    
        
        bind
        
        ()
        
      
    
        
        unbind
        
        ()
        
      
    
        
        clear
        
        ()
        
      
    
        
        clearNormals
        
        ()
        
      
    
        
        clearColors
        
        ()
        
      
    
        
        clearIndices
        
        ()
        
      
    
        
        hasAttribute
        
        ()
        
      
    Static Functions
        
        disableVAOs
        
        ()
        
      
    
        
        enableVAOs
        
        ()