OpenLexocad  27.1
Variant.h File Reference
#include <stdint.h>
#include <Base/Color.h>
#include <Base/GlobalId.h>
#include <Base/String.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/Ax1.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/Pnt2d.h>
#include <Geom/Trsf.h>
#include <Geom/Vec.h>
#include <boost/any.hpp>
#include <boost/smart_ptr.hpp>
#include <unordered_set>
#include <unordered_map>
#include <list>
#include <map>
#include <memory>
#include <string>
#include <vector>
#include <array>

Go to the source code of this file.

Classes

class  Core::Variant
 
class  Core::Core
 

Namespaces

 LxIfcBase
 
 Topo
 
 Geom
 
 Sketcher
 
 Core
 

Typedefs

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

Typedef Documentation

◆ pConstShape

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

◆ pShape

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