LibCarna Version 3.4.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
LibCarna::helpers::VolumeGridHelperBase::Spacing Struct Reference

Specifies the spacing between two succeeding voxel centers. More...

#include <VolumeGridHelper.hpp>

Public Member Functions

 Spacing (const base::math::Vector3f &units)
 Instantiates.
 

Public Attributes

base::math::Vector3f units
 Holds the spacing between two succeeding voxel centers.
 

Detailed Description

Specifies the spacing between two succeeding voxel centers.

Definition at line 90 of file VolumeGridHelper.hpp.

Member Data Documentation

◆ units

base::math::Vector3f LibCarna::helpers::VolumeGridHelperBase::Spacing::units

Holds the spacing between two succeeding voxel centers.

Definition at line 100 of file VolumeGridHelper.hpp.


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