|
|
PixelBullet
0.0.1
A C++ game engine
|
Public Member Functions | |
| Attribute (int32_t set=-1, int32_t location=-1, int32_t size=-1, int32_t glType=-1) | |
| int32_t | GetSet () const |
| int32_t | GetLocation () const |
| int32_t | GetSize () const |
| int32_t | GetGlType () const |
| bool | operator== (const Attribute &rhs) const |
| bool | operator!= (const Attribute &rhs) const |
Friends | |
| class | Shader |
| const Node & | operator>> (const Node &node, Attribute &attribute) |
| Node & | operator<< (Node &node, const Attribute &attribute) |