![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
This class specifies the criteria by which the TSL3DDataLayer query algorithm determines which entities to find.
It is an abstract class, which requires clients to provide an implementation specific to their problem domain.
Public Member Functions | |
virtual TSLSelectorActionType | select (TSLEntityBase const *entity)=0 |
virtual | ~TSL3DSelector () |
|
inlinevirtual |
|
pure virtual |
This method should return the type of action required of the search algorithm based on the supplied entity.
entity | the entity for the search |