| 
    MeVisLab Toolbox Reference
    
   | 
 
#include "Properties/mlPropertyAccessor.h"Go to the source code of this file.
Macros | |
| #define | STATIC_CASTED_GRAPH_PROPERTY(VisibleType, StoredType, lowerCaseName, upperCaseName) | 
| #define | STATIC_GRAPH_PROPERTY(Type, lowerCaseName, upperCaseName) | 
| #define | READ_OLD_STATIC_PROPERTY(Type, parent, tagName, setFunction) | 
| #define READ_OLD_STATIC_PROPERTY | ( | Type, | |
| parent, | |||
| tagName, | |||
| setFunction | |||
| ) | 
Definition at line 35 of file mlPropertiesMacros.h.
| #define STATIC_CASTED_GRAPH_PROPERTY | ( | VisibleType, | |
| StoredType, | |||
| lowerCaseName, | |||
| upperCaseName | |||
| ) | 
Definition at line 20 of file mlPropertiesMacros.h.
| #define STATIC_GRAPH_PROPERTY | ( | Type, | |
| lowerCaseName, | |||
| upperCaseName | |||
| ) | 
Definition at line 27 of file mlPropertiesMacros.h.