#include <cgbinding.h>
Public Methods | |
CgShader (int guid, VertexBindingFormat format, unsigned int handle) | |
int | GetGuid (void) const |
void | AddBinding (VertexBindingType type, unsigned int bind_handle) |
bool | Activate (void) |
bool | ActivateBindings (CgBinding *bindings, void *context1, void *context2) |
This class represents a single instance of a vertex program for a specific vertex format.
|
|
|
|
|
|
|
|
|
|