version 3.3

VRS::FragmentDataLocation Class Reference

#include <vrs/opengl/fragmentdatalocation.h>

Inheritance diagram for VRS::FragmentDataLocation:

VRS::MonoAttribute VRS::Attribute VRS::RenderObj VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 FragmentDataLocation (const std::string &name, unsigned int location, bool enabled=true)
void setName (const std::string &name)
const std::string & getName (void) const
void setLocation (unsigned int location)
unsigned int getLocation (void) const

Protected Member Functions

 FragmentDataLocation (void)


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:

Generated on Mon May 21 06:00:20 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact