API Documentation
Loading...
Searching...
No Matches
DeploymentOptions.h
Go to the documentation of this file.
1#pragma once
2#include "DLLInfo.h"
3#include <NDEVR/ApplicationOptions.h>
4#include <NDEVR/TranslatedString.h>
5#include <NDEVR/Vector.h>
6namespace NDEVR
7{
24}
#define NDEVR_DESIGN_API
Definition DLLInfo.h:77
The default object to store data of any type that should persist through sessions of the application.
Definition Button.h:57
Definition TranslatedString.h:9
Definition ACIColor.h:37
Definition DeploymentOptions.h:9
static ApplicationOption< bool > deployment_use_model
Definition DeploymentOptions.h:16
static ApplicationOption< bool > allow_planned_deployments
Definition DeploymentOptions.h:18
static ApplicationOption< fltp08 > deployment_tube_thickness
Definition DeploymentOptions.h:15
static ApplicationOption< Vector< 3, fltp08 > > default_end_of_deployment
Definition DeploymentOptions.h:21
static ApplicationOption< Vector< 3, Angle< fltp08 > > > default_planned_hole_angle
Definition DeploymentOptions.h:20
static ApplicationOption< String > prism_model
Definition DeploymentOptions.h:14
static TranslatedString options_label
Definition DeploymentOptions.h:10
static ApplicationOption< bool > deployment_tree_visible
Definition DeploymentOptions.h:17
static ApplicationOption< String > deployment_color_by
Definition DeploymentOptions.h:12
static ApplicationOption< fltp08 > default_planned_hole_distance
Definition DeploymentOptions.h:19
static ApplicationOption< String > deployment_model
Definition DeploymentOptions.h:13