Interface for implementing a PrimitivesArray target. More...
#include <primitives_array_provider.h>
Classes | |
class | VertexData |
Public Member Functions | |
Construction | |
virtual | ~PrimitivesArrayProvider () |
Operations | |
virtual void | set_attribute (int index, const VertexData &data, bool normalize=false)=0 |
Sets a vertex attribute. More... | |
Interface for implementing a PrimitivesArray target.
|
pure virtual |
Sets a vertex attribute.