OpenLexocad  28.0
Variant.h File Reference
#include <Base/Color.h>
#include <Base/GlobalId.h>
#include <Base/Type.h>
#include <Base/md5.h>
#include <Draw/Arrowheads.h>
#include <Draw/DrawStyle.h>
#include <Draw/OglMaterial.h>
#include <Draw/Texture2.h>
#include <Draw/Texture2Transform.h>
#include <Draw/TextureCoordinateFunction.h>
#include <Draw/TextureCoordinateMapping.h>
#include <Geom/Ax2.h>
#include <Geom/Ax22d.h>
#include <Geom/Ax2d.h>
#include <Geom/BrepData.h>
#include <Geom/CompoundPlaneAngle.h>
#include <Geom/Dir.h>
#include <Geom/GTrsf.h>
#include <Geom/Pnt.h>
#include <Geom/Vec.h>
#include <any>
#include <unordered_set>

Go to the source code of this file.

Classes

class  Core::Variant
 
class  Core::VariantHandler
 

Namespaces

 Base
 
 LxIfcBase
 
 Topo
 
 Geom
 
 Sketcher
 
 Core
 

Typedefs

typedef std::shared_ptr< Topo::ShapepShape
 
typedef std::shared_ptr< Topo::Shape const > pConstShape
 

Functions

LX_CORE_EXPORT std::ostream & Core::operator<< (std::ostream &o, const Core::Variant &variant)
 

Typedef Documentation

◆ pConstShape

typedef std::shared_ptr<Topo::Shape const> pConstShape

◆ pShape

typedef std::shared_ptr<Topo::Shape> pShape