34#include <NDEVR/Bounds.h>
35#include <NDEVR/Unit.h>
36#include <NDEVR/Matrix.h>
37#include <NDEVR/QCustomTabWidget.h>
43 template<
class t_type>
203 void refreshLayout();
215 void _setBounds(
const Bounds<3, fltp08>& bounds,
bool set_max_min,
bool set_center_size);
A specification of upper and lower bounds in N-dimensions.
Provides a constant, unmodifiable pointer that has shared ownership of a dynamically allocated object...
Templated logic for doing matrix multiplication.
Any text displayed to the user should be defined as a TranslatedString which allows the program to lo...
A point in N-dimensional space, used primarily for spatial location information.
The primary namespace for the NDEVR SDK.
uint32_t uint04
-Defines an alias representing a 4 byte, unsigned integer -Can represent exact integer values 0 throu...
double fltp08
Defines an alias representing an 8 byte floating-point number.
uint8_t uint01
-Defines an alias representing a 1 byte, unsigned integer -Can represent exact integer values 0 throu...
Defines a unit of measurement for converting and displaying data values.