This abstract class is the base class for all layout descriptors.
More...
This abstract class is the base class for all layout descriptors.
It can not be instantiated as is, you need to instantiate it's sub classes.
- See Also
- VgEngine::VgQuadtreeLayoutDescriptor
VgEngine::VgLayoutDescriptor::VgLayoutDescriptor |
( |
| ) |
|
Default constructor, you can not call it directly (this class is abstract).
virtual VgEngine::VgLayoutDescriptor::~VgLayoutDescriptor |
( |
| ) |
|
|
pure virtual |
Pure virtual destructor called by subclass destructors.
friend class VgObjectBridge |
|
friend |
Private* VgEngine::VgLayoutDescriptor::mPrivate |
|
protected |
The documentation for this class was generated from the following file: