#include "axlAbstractActor.h"
#include "axlAbstractData.h"
#include "axlCoreExport.h"
#include "axlViewController.h"
#include <dtkCoreSupport/dtkAbstractView.h>
#include <dtkCoreSupport/dtkAbstractData.h>
Go to the source code of this file.
Classes | |
class | axlAbstractView |
Macros | |
#define | AXL_PROPERTY_COLOR 0 |
#define | AXL_PROPERTY_OPACITY 1 |
#define | AXL_PROPERTY_SHADER 2 |
#define | AXL_PROPERTY_SIZE 3 |
#define AXL_PROPERTY_COLOR 0 |
Definition at line 31 of file axlAbstractView.h.
#define AXL_PROPERTY_OPACITY 1 |
Definition at line 32 of file axlAbstractView.h.
#define AXL_PROPERTY_SHADER 2 |
Definition at line 33 of file axlAbstractView.h.
#define AXL_PROPERTY_SIZE 3 |
Definition at line 34 of file axlAbstractView.h.