API Documentation
|
#include <NDEVR/AsciiFactory.h>
#include <NDEVR/FactoryFeatures.h>
#include <NDEVR/FactoryModelFilters.h>
#include <NDEVR/DesignObjectLookup.h>
#include <NDEVR/Geometry.h>
#include <NDEVR/StationOptions.h>
#include <NDEVR/Deployment.h>
#include <NDEVR/CoordinateOptions.h>
#include <NDEVR/CoordinateProjectionManager.h>
#include <NDEVR/DrillPattern.h>
#include <NDEVR/Text.h>
#include <NDEVR/Scanner.h>
#include <NDEVR/BufferedScanner.h>
#include <NDEVR/RGBColor.h>
#include <NDEVR/Exception.h>
#include <NDEVR/RWLock.h>
#include <NDEVR/Translator.h>
Classes | |
struct | ASCIIPointOptions |
Optimized class for quickly writing columns to an ASCII file. More... | |
Namespaces | |
namespace | NDEVR |
Enumerations | |
enum class | ascii_model_col_type { e_none , e_general , e_name , e_linework_name , e_row_name , e_pattern_name , e_rotation , e_scale , e_offset , e_deployment_end , e_color , e_length } |
enum class | PropertyRate { e_ignored , e_per_vertex , e_per_object , e_per_material , e_per_geo } |