API Documentation
Loading...
Searching...
No Matches
ReportOptions.h
Go to the documentation of this file.
1#pragma once
4#include "Base/Headers/UUID.h"
6namespace NDEVR
7{
15}
The equivelent of std::vector but with a bit more control. The basic array unit of the library.
Definition Buffer.hpp:56
A core class where all Design Objects including models, materials, and geometries are stored....
Definition DesignObjectLookup.h:65
Definition ReportOptions.h:9
Buffer< UUID > ids
Definition ReportOptions.h:12
String format_source
Definition ReportOptions.h:11
DesignObjectLookup * lookup
Definition ReportOptions.h:13
The core String class for the NDEVR API.
Definition String.h:69
Definition ACIColor.h:37