OpenLexocad
27.0
|
#include <Core/core_defines2.h>
#include <Geom/Pnt.h>
#include <Geom/Pnt2d.h>
#include <vector>
#include "Core/Property.h"
#include "Core/Variant.h"
Go to the source code of this file.
Classes | |
class | Core::PropertyPoint |
class | Core::PropertyPointList |
class | Core::PropertyListPointList |
class | Core::PropertyPoint2d |
class | Core::PropertyPoint2dList |
Namespaces | |
Core | |
Functions | |
Core::DECLARE_PROPERTY_FACTORY (PropertyPoint_Factory, Core::PropertyPoint) | |
Core::DECLARE_PROPERTY_FACTORY (PropertyPointList_Factory, Core::PropertyPointList) | |
Core::DECLARE_PROPERTY_FACTORY (PropertyListPointList_Factory, Core::PropertyListPointList) | |
Core::DECLARE_PROPERTY_FACTORY (PropertyPoint2d_Factory, Core::PropertyPoint2d) | |
Core::DECLARE_PROPERTY_FACTORY (PropertyPoint2dList_Factory, Core::PropertyPoint2dList) | |