|  | 
| enum class | AxisRangeMode { Dims
, Basis
, BasisOffset
, World
,
 Custom
 }
 | 
| enum class | OffsetScaling { None
, MinExtent
, MaxExtent
, MeanExtent
,
 Diagonal
 }
 | 
| enum class | DimsRangeMode { No
, Yes
 } | 
|  | 
|  | Axis2DProcessorHelper (std::function< std::optional< mat4 >()> getBoundingBox, DimsRangeMode useDimsRange=DimsRangeMode::No) | 
| void | renderAxes (size2_t outputDims, const SpatialEntity &entity) | 
| void | adjustScalingFactor (const SpatialEntity *entity=nullptr) | 
| void | adjustRanges (const SpatialEntity *entity) | 
| auto | props () | 
| auto | props () const | 
The documentation for this class was generated from the following file: