| optional<double>& osgEarth::CustomModelCompilerOptions::maxGranularity |
( |
| ) |
|
|
inline |
Maximum span of a generated edge, in degrees.
Applicable to geocentric maps only
| const optional<double>& osgEarth::CustomModelCompilerOptions::maxGranularity |
( |
| ) |
const |
|
inline |
| optional<GeoInterpolation>& osgEarth::CustomModelCompilerOptions::geoInterp |
( |
| ) |
|
|
inline |
Interpolation type to use for geodetic points.
| const optional<GeoInterpolation>& osgEarth::CustomModelCompilerOptions::geoInterp |
( |
| ) |
const |
|
inline |
| optional<bool>& osgEarth::CustomModelCompilerOptions::mergeGeometry |
( |
| ) |
|
|
inline |
Whether to merge geometry from multiple features.
| const optional<bool>& osgEarth::CustomModelCompilerOptions::mergeGeometry |
( |
| ) |
const |
|
inline |
| optional<StringExpression>& osgEarth::CustomModelCompilerOptions::featureName |
( |
| ) |
|
|
inline |
Expression to evaluate to extract a feature's readable name.
| const optional<StringExpression>& osgEarth::CustomModelCompilerOptions::featureName |
( |
| ) |
const |
|
inline |
| optional<bool>& osgEarth::CustomModelCompilerOptions::clustering |
( |
| ) |
|
|
inline |
Whether to cluster feature geometries together for speed.
| const optional<bool>& osgEarth::CustomModelCompilerOptions::clustering |
( |
| ) |
const |
|
inline |
| optional<bool>& osgEarth::CustomModelCompilerOptions::indirectRendering |
( |
| ) |
|
|
inline |
Whether to use indirect rendering for speed.
| const optional<bool>& osgEarth::CustomModelCompilerOptions::indirectRendering |
( |
| ) |
const |
|
inline |
| optional<osgEarth::ResampleFilter::ResampleMode>& osgEarth::CustomModelCompilerOptions::resampleMode |
( |
| ) |
|
|
inline |
| const optional<osgEarth::ResampleFilter::ResampleMode>& osgEarth::CustomModelCompilerOptions::resampleMode |
( |
| ) |
const |
|
inline |
| optional<double>& osgEarth::CustomModelCompilerOptions::resampleMaxLength |
( |
| ) |
|
|
inline |
| const optional<double>& osgEarth::CustomModelCompilerOptions::resampleMaxLength |
( |
| ) |
const |
|
inline |
| Config osgEarth::CustomModelCompilerOptions::getConfig |
( |
| ) |
const |
| void osgEarth::CustomModelCompilerOptions::mergeConfig |
( |
const Config & |
conf | ) |
|
| void osgEarth::CustomModelCompilerOptions::fromConfig |
( |
const Config & |
conf | ) |
|
|
private |
| optional<double> osgEarth::CustomModelCompilerOptions::_maxGranularity_deg |
|
private |
| optional<GeoInterpolation> osgEarth::CustomModelCompilerOptions::_geoInterp |
|
private |
| optional<bool> osgEarth::CustomModelCompilerOptions::_mergeGeometry |
|
private |
| optional<StringExpression> osgEarth::CustomModelCompilerOptions::_featureNameExpr |
|
private |
| optional<bool> osgEarth::CustomModelCompilerOptions::_clustering |
|
private |
| optional<bool> osgEarth::CustomModelCompilerOptions::_indirectRendering |
|
private |
| optional<osgEarth::ResampleFilter::ResampleMode> osgEarth::CustomModelCompilerOptions::_resampleMode |
|
private |
| optional<double> osgEarth::CustomModelCompilerOptions::_resampleMaxLength |
|
private |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-2-branch/include/osgdb_osgearth_model_feature_custom/CustomModelCompiler.h