OpenCOVER
Public Member Functions | List of all members
opencover::coVRAttribute Class Reference

#include <coVRShader.h>

Public Member Functions

const std::string & getName ()
 
const std::string & getType ()
 
const std::string & getValue ()
 
 coVRAttribute (const std::string &name, const std::string &type, const std::string &value)
 
virtual ~coVRAttribute ()
 

Constructor & Destructor Documentation

◆ coVRAttribute()

opencover::coVRAttribute::coVRAttribute ( const std::string &  name,
const std::string &  type,
const std::string &  value 
)

◆ ~coVRAttribute()

virtual opencover::coVRAttribute::~coVRAttribute ( )
virtual

Member Function Documentation

◆ getName()

const std::string & opencover::coVRAttribute::getName ( )
inline

◆ getType()

const std::string & opencover::coVRAttribute::getType ( )
inline

◆ getValue()

const std::string & opencover::coVRAttribute::getValue ( )
inline

The documentation for this class was generated from the following file: