OpenLexocad
27.0
|
#include <Core/core_defines2.h>
#include <Geom/Ax1.h>
#include <Geom/Ax2d.h>
#include <vector>
#include "Core/Property.h"
#include "Core/Variant.h"
Go to the source code of this file.
Classes | |
class | Core::PropertyAxis1 |
class | Core::PropertyAxis2D |
Namespaces | |
Core | |
Functions | |
Core::DECLARE_PROPERTY_FACTORY (PropertyAxis1_Factory, Core::PropertyAxis1) | |
Core::DECLARE_PROPERTY_FACTORY (PropertyAxis2D_Factory, PropertyAxis2D) | |