, including all inherited members.
_attrs | osgEarth::Features::Feature | [protected] |
_fid | osgEarth::Features::Feature | [protected] |
_geoInterp | osgEarth::Features::Feature | [protected] |
_geom | osgEarth::Features::Feature | [protected] |
_style | osgEarth::Features::Feature | [protected] |
eval(NumericExpression &expr) const | osgEarth::Features::Feature | |
eval(StringExpression &expr) const | osgEarth::Features::Feature | |
Feature(FeatureID fid=0L) | osgEarth::Features::Feature | |
Feature(Geometry *geom, const Style &style=Style(), FeatureID fid=0L) | osgEarth::Features::Feature | |
Feature(const Feature &rhs, const osg::CopyOp ©op=osg::CopyOp::DEEP_COPY_ALL) | osgEarth::Features::Feature | |
geoInterp() | osgEarth::Features::Feature | [inline] |
geomInterp() const | osgEarth::Features::Feature | [inline] |
getAttrs() const | osgEarth::Features::Feature | [inline] |
getBool(const std::string &name, bool defaultValue=false) const | osgEarth::Features::Feature | |
getDouble(const std::string &name, double defaultValue=0.0) const | osgEarth::Features::Feature | |
getFID() const | osgEarth::Features::Feature | |
getGeometry() | osgEarth::Features::Feature | [inline] |
getGeometry() const | osgEarth::Features::Feature | [inline] |
getInt(const std::string &name, int defaultValue=0) const | osgEarth::Features::Feature | |
getString(const std::string &name) const | osgEarth::Features::Feature | |
hasAttr(const std::string &name) const | osgEarth::Features::Feature | |
META_Object(osgEarthFeatures, Feature) | osgEarth::Features::Feature | |
set(const std::string &name, const std::string &value) | osgEarth::Features::Feature | |
set(const std::string &name, double value) | osgEarth::Features::Feature | |
set(const std::string &name, int value) | osgEarth::Features::Feature | |
set(const std::string &name, bool value) | osgEarth::Features::Feature | |
setGeometry(Symbology::Geometry *geom) | osgEarth::Features::Feature | [inline] |
style() | osgEarth::Features::Feature | [inline] |
style() const | osgEarth::Features::Feature | [inline] |