#include <CREArchetypePanel.h>
Public Member Functions | |
CREArchetypePanel () | |
void | setArchetype (const archt *archetype) |
Protected Attributes | |
const archt * | myArchetype |
Definition at line 11 of file CREArchetypePanel.h.
Definition at line 10 of file CREArchetypePanel.cpp.
void setArchetype | ( | const archt * | archetype | ) |
const archt* myArchetype [protected] |
Definition at line 20 of file CREArchetypePanel.h.