VRS::FragmentDataLocation Class Reference
#include <vrs/opengl/fragmentdatalocation.h>
List of all members.
Constructor & Destructor Documentation
| VRS::FragmentDataLocation::FragmentDataLocation |
( |
const std::string & |
name, |
|
|
unsigned int |
location, |
|
|
bool |
enabled = true | |
|
) |
| | |
| VRS::FragmentDataLocation::FragmentDataLocation |
( |
void |
|
) |
[protected] |
Member Function Documentation
| void VRS::FragmentDataLocation::setName |
( |
const std::string & |
name |
) |
|
| const std::string& VRS::FragmentDataLocation::getName |
( |
void |
|
) |
const [inline] |
| void VRS::FragmentDataLocation::setLocation |
( |
unsigned int |
location |
) |
|
| unsigned int VRS::FragmentDataLocation::getLocation |
( |
void |
|
) |
const [inline] |
The documentation for this class was generated from the following file: