![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Public Member Functions | |
TSL3DEntity * | getEntity () const |
![]() | |
TSLPickResultEnum | queryType () const |
const char * | getDataLayer () const |
Static Public Member Functions | |
static const TSLPickResult3DEntity * | isType (const TSLPickResult *result) |
Protected Member Functions | |
TSLPickResult3DEntity () | |
TSLPickResult3DEntity (const TSLPickResult3DEntity &rhs) | |
~TSLPickResult3DEntity () | |
TSLPickResult3DEntity & | operator= (const TSLPickResult3DEntity &rhs) |
|
protected |
|
protected |
|
protected |
TSL3DEntity * TSLPickResult3DEntity::getEntity | ( | ) | const |
Gets the 3D entity that was picked.
|
static |
Checks to see if the pick result if of this type and if so, returns a pointer to the object of the correct type.
result | Result to query type of. |
|
protected |