Carna Version 3.3.3
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Carna::helpers::VolumeGridHelperBase::Dimensions Struct Reference

Specifies the dimensions of the whole dataset in millimeters. More...

#include <VolumeGridHelper.h>

Public Member Functions

 Dimensions (const base::math::Vector3f &millimeters)
 Instantiates.
 

Public Attributes

base::math::Vector3f millimeters
 Holds the dimensions of the whole dataset in millimeters.
 

Detailed Description

Specifies the dimensions of the whole dataset in millimeters.

Definition at line 107 of file VolumeGridHelper.h.

Member Data Documentation

◆ millimeters

base::math::Vector3f Carna::helpers::VolumeGridHelperBase::Dimensions::millimeters

Holds the dimensions of the whole dataset in millimeters.

Definition at line 117 of file VolumeGridHelper.h.


The documentation for this struct was generated from the following file: