| 
| void  | proc (GLuint src, GLuint dst, int src_pitch, int dst_pitch, int count) | 
|   | 
Definition at line 25 of file GPUBuffer.cpp.
 
◆ BufferCopy()
  
  
      
        
          | dyno::BufferCopy::BufferCopy  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ instance()
  
  
      
        
          | static BufferCopy * dyno::BufferCopy::instance  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ proc()
  
  
      
        
          | void dyno::BufferCopy::proc  | 
          ( | 
          GLuint |           src,  | 
         
        
           | 
           | 
          GLuint |           dst,  | 
         
        
           | 
           | 
          int |           src_pitch,  | 
         
        
           | 
           | 
          int |           dst_pitch,  | 
         
        
           | 
           | 
          int |           count ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ program
The documentation for this class was generated from the following file:
- D:/Peridyno/peridyno/src/Rendering/Engine/OpenGL/GraphicsObject/GPUBuffer.cpp