gdk-graphics  1b6d84e044c2c953fd7c9501e628a67e80f4da0d
Public Types | Public Member Functions | List of all members
gdk::model Class Referenceabstract

Vertex data representing a 3D graphical object. More...

#include <model.h>

Inheritance diagram for gdk::model:
gdk::webgl1es2_model

Public Types

enum  UsageHint { Static, Dynamic, Streaming }
 

Public Member Functions

virtual void update_vertex_data (const UsageHint &, const vertex_data &vertexDataView)=0
 replace vertex data held by this model
 

Detailed Description

Vertex data representing a 3D graphical object.


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