61 void setParentType(
const std::string& type);
65 void setParentIndex(
int index);
69 void setType(
const std::string& type);
73 void setIndex(
int index);
79 std::string parentType()
const;
82 int parentIndex()
const;
86 std::string type()
const;
#define DT_DLL_VRVOSGEARTH
Definition: vrvOsgEarth.h:21
std::string myType
Definition: DtOsgEarthPropertyItemKey.h:99
DtOsgEarthPropertyItemKey Key of the osgEarth property item, represented by the type and index...
Definition: DtOsgEarthPropertyItemKey.h:22
bool operator==(const DtTextureAtlasIndexParser::StringOrFloatAttrib &lhs, const DtTextureAtlasIndexParser::StringOrFloatAttrib &rhs)
needed for search comparison code
Definition: DtTextureAtlasIndexParser.h:160
int myParentIndex
Definition: DtOsgEarthPropertyItemKey.h:102
std::string myParentType
Definition: DtOsgEarthPropertyItemKey.h:101
Contains DLL export macros.
int myIndex
Definition: DtOsgEarthPropertyItemKey.h:100