AnimatLab  2
Test
TypeProperty.h File Reference

Declares the type property class. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AnimatSim::TypeProperty
 Class that stores information about types for QueryProperty information. More...
 

Namespaces

 AnimatSim
 Root namespace for the base simulation library for AnimatLab.
 

Enumerations

enum  AnimatPropertyDirection { Get, Set, Both }
 
enum  AnimatPropertyType {
  Invalid, Boolean, Integer, Float,
  String, Xml
}
 

Detailed Description

Declares the type property class.

Definition in file TypeProperty.h.