NDEVR
API Documentation
DesignPCH.h

Precompiled header for the Design module. More...

#include <NDEVR/GenericOption.h>
#include <NDEVR/ApplicationOptions.h>
#include <NDEVR/Dictionary.h>
#include <NDEVR/Resource.h>
#include <NDEVR/ResourceListener.h>
#include <NDEVR/BasicResourceListener.h>
#include <NDEVR/BasicThread.h>
#include <NDEVR/BaseValues.h>
#include <NDEVR/RWLock.h>
#include <NDEVR/Pointer.h>
#include <NDEVR/Buffer.h>
#include <NDEVR/BitFlag.h>
#include <NDEVR/BitIterator.h>
#include <NDEVR/TypeInfo.h>
#include <NDEVR/BufferBase.h>
#include <NDEVR/RGBColor.h>
#include <NDEVR/ACIColor.h>
#include <NDEVR/Unit.h>
#include <NDEVR/LABColor.h>
#include <NDEVR/Time.h>
#include <NDEVR/TimeSpan.h>
#include <NDEVR/Intersection.h>
#include <NDEVR/LineSegment.h>
#include <NDEVR/Bounds.h>
#include <NDEVR/Angle.h>
#include <NDEVR/Translator.h>
#include <NDEVR/TranslatedString.h>
#include <NDEVR/AngleDefinitions.h>
#include <NDEVR/Vector.h>
#include <NDEVR/InfoPipe.h>
#include <NDEVR/Vertex.h>
#include <NDEVR/VectorFunctions.h>
#include <NDEVR/Matrix.h>
#include <NDEVR/Triangle.h>
#include <NDEVR/MatrixFunctions.h>
#include <NDEVR/String.h>
#include <NDEVR/File.h>
#include <NDEVR/UUID.h>
#include <NDEVR/Thread.h>
#include <NDEVR/ConcurrentOperation.h>
#include <NDEVR/Exception.h>
#include <NDEVR/LibAssert.h>
#include <NDEVR/Table.h>
#include <NDEVR/DesignObjectBase.h>
#include <NDEVR/DesignObject.h>
#include <NDEVR/Model.h>
#include <functional>
#include <algorithm>
#include <fstream>
Include dependency graph for DesignPCH.h:

Go to the source code of this file.

Detailed Description

Precompiled header for the Design module.

Aggregates frequently used headers from Base and Design modules to accelerate compilation. This file should not contain any declarations or logic — only #include directives.

Definition in file DesignPCH.h.