vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
APObjectUtils::ConnectionViz::Connection Class Reference

#include <ConnectionViz.h>

Public Types

enum  ConnectionType { Input, Output, InputRequest, OutputRequest }
 

Public Attributes

Abilityability
 
ConnectionType type
 
unsigned long dwFlags
 
std::string pinName
 
bool bUsedInUpdate
 
osg::ref_ptr< osg::Cone > shapeCone
 
osg::ref_ptr< osg::ShapeDrawable > shapeDraw
 

Member Enumeration Documentation

Enumerator
Input 
Output 
InputRequest 
OutputRequest 

Member Data Documentation

Ability* APObjectUtils::ConnectionViz::Connection::ability
bool APObjectUtils::ConnectionViz::Connection::bUsedInUpdate
unsigned long APObjectUtils::ConnectionViz::Connection::dwFlags
std::string APObjectUtils::ConnectionViz::Connection::pinName
osg::ref_ptr<osg::Cone> APObjectUtils::ConnectionViz::Connection::shapeCone
osg::ref_ptr<osg::ShapeDrawable> APObjectUtils::ConnectionViz::Connection::shapeDraw
ConnectionType APObjectUtils::ConnectionViz::Connection::type

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