OpenCOVER
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
opencover::coVRLighting::Light Struct Reference

#include <coVRLighting.h>

Public Member Functions

 Light (osg::LightSource *ls, osg::Node *r)
 

Public Attributes

osg::ref_ptr< osg::LightSource > source
 
osg::ref_ptr< osg::Node > root
 
bool on
 

Constructor & Destructor Documentation

opencover::coVRLighting::Light::Light ( osg::LightSource *  ls,
osg::Node *  r 
)
inline

Member Data Documentation

bool opencover::coVRLighting::Light::on
osg::ref_ptr<osg::Node> opencover::coVRLighting::Light::root
osg::ref_ptr<osg::LightSource> opencover::coVRLighting::Light::source

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