vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
APDYNAMICART::PS_Layer Class Reference

#include <PS_emptyClass.h>

Inheritance diagram for APDYNAMICART::PS_Layer:

Public Member Functions

 PS_Layer (osg::Group *group, const std::string &polyhedronName)
 
void activate ()
 
void deactivate ()
 
double getOpacity () const
 
void setOpacity (double val)
 

Protected Attributes

double _opacity
 opacity of layer More...
 
PS_PolyhedronPtr _polyhedron
 basic polyhedron of this layer More...
 
PS_ComponentPtr _component
 definition of component of this layer More...
 
osg::ref_ptr
< osg::MatrixTransform > 
_visuals
 

Constructor & Destructor Documentation

APDYNAMICART::PS_Layer::PS_Layer ( osg::Group *  group,
const std::string &  polyhedronName 
)

Member Function Documentation

void APDYNAMICART::PS_Layer::activate ( )
void APDYNAMICART::PS_Layer::deactivate ( )
double APDYNAMICART::PS_Layer::getOpacity ( ) const
inline
void APDYNAMICART::PS_Layer::setOpacity ( double  val)
inline

Member Data Documentation

PS_ComponentPtr APDYNAMICART::PS_Layer::_component
protected

definition of component of this layer

double APDYNAMICART::PS_Layer::_opacity
protected

opacity of layer

PS_PolyhedronPtr APDYNAMICART::PS_Layer::_polyhedron
protected

basic polyhedron of this layer

osg::ref_ptr<osg::MatrixTransform> APDYNAMICART::PS_Layer::_visuals
protected

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