Public Attributes | List of all members
SurgSim::Framework::Property Struct Reference

Public struct to pair an accessible with its appropriate property. More...

#include <SurgSim/Framework/Accessible.h>

Public Attributes

std::weak_ptr< Accessibleaccessible
 
std::string name
 

Detailed Description

Public struct to pair an accessible with its appropriate property.

Member Data Documentation

std::weak_ptr<Accessible> SurgSim::Framework::Property::accessible
std::string SurgSim::Framework::Property::name

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