![]() |
MapLink Pro 11.2
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
This is the complete list of members for TSL3DPolyline, including all inherited members.
| addDataSet() | TSLEntityBase | |
| addDataSet(TSLDataHandler *toUseDataHandler) | TSLEntityBase | |
| boundingBox(int surfaceID=-1) const | TSL3DEntity | |
| boundingBox(TSL3DCoord &bottomLeft, TSL3DCoord &topRight, int surfaceID=-1) const | TSL3DEntity | |
| centroid() const | TSL3DEntity | |
| clearRenderingAttributes() | TSLEntityBase | |
| clone() const | TSL3DEntity | |
| closed() const | TSL3DPolyline | |
| closed(bool newValue) | TSL3DPolyline | |
| create(TSLFeatureID featureID, TSL3DCoordSet *coords, bool keepCoordSet=false) | TSL3DPolyline | static |
| create(TSLFeatureID featureID, const TSL3DCoordSet &coords) | TSL3DPolyline | static |
| create(TSLFeatureID featureID, const TSL3DCoordSet &coords, bool closed, TSL3DInterpolation interpolation, int numPosts=0, double postDistance=0.0) | TSL3DPolyline | static |
| dataSet() | TSLEntityBase | |
| dataSet() const | TSLEntityBase | |
| dataSourceID() const | TSLEntityBase | |
| dataSourceID(short dataSourceID) | TSLEntityBase | |
| deleteDataSet() | TSLEntityBase | |
| destroy() | TSLEntityBase | |
| distance(const TSL3DCoord &point, bool useRenderedExtent=true, int drawingSurfaceID=-1) const | TSL3DEntity | |
| entityID() const | TSLEntityBase | |
| entityID(TSLEntityID value) | TSLEntityBase | |
| equals(const TSL3DEntity *other) const | TSL3DEntity | |
| featureID() const | TSLEntityBase | |
| featureID(TSLFeatureID newValue) | TSLEntityBase | |
| getRendering(TSLRenderingAttributeInt attribute, int *result) const | TSLEntityBase | |
| getRendering(TSLRenderingAttributeDouble attribute, double *result) const | TSLEntityBase | |
| getRendering(TSLRenderingAttributeBool attribute, bool *result) const | TSLEntityBase | |
| getRendering(TSLRenderingAttributes &result) const | TSLEntityBase | |
| interpolation() const | TSL3DPolyline | |
| interpolation(TSL3DInterpolation inter) | TSL3DPolyline | |
| is3DEntity() | TSLEntityBase | |
| is3DEntity() const | TSLEntityBase | |
| is3DPolyline(const TSL3DEntity *entity) | TSL3DPolyline | static |
| is3DPolyline(TSL3DEntity *entity) | TSL3DPolyline | static |
| isEntity() | TSLEntityBase | |
| isEntity() const | TSLEntityBase | |
| isOptimisedEntity() const | TSLEntityBase | |
| length() const | TSL3DPolyline | |
| move(const TSL3DCoord &location, const TSL3DCoord &reference) | TSL3DEntity | |
| name(const char *newValue) | TSLEntityBase | |
| name() const | TSLEntityBase | |
| noOfPoints() const | TSL3DPolyline | inline |
| noOfPoints(int numberOfPoints) | TSL3DPolyline | inline |
| numPosts() const | TSL3DPolyline | |
| numPosts(int numberOfPoints) | TSL3DPolyline | |
| parent() | TSL3DEntity | |
| parent() const | TSL3DEntity | |
| points() const | TSL3DPolyline | |
| points(TSL3DCoordSet *newPoints, bool keepCoordSet=false) | TSL3DPolyline | |
| points(const TSL3DCoordSet &newPoints) | TSL3DPolyline | |
| postDistance() const | TSL3DPolyline | |
| postDistance(double newPostDistance) | TSL3DPolyline | |
| releaseResources(int surfaceID) | TSLEntityBase | |
| scale(double scaleParam, const TSL3DCoord *origin=0) | TSL3DEntity | |
| scale(double scaleX, double scaleY, double scaleZ, const TSL3DCoord *origin=0) | TSL3DEntity | |
| setRendering(TSLRenderingAttributeInt attribute, int value) | TSLEntityBase | |
| setRendering(TSLRenderingAttributeDouble attribute, double value) | TSLEntityBase | |
| setRendering(TSLRenderingAttributeBool attribute, bool value) | TSLEntityBase | |
| setRendering(const TSLRenderingAttributes &attributes) | TSLEntityBase | |
| sourceID(int value) | TSLEntityBase | |
| sourceID() const | TSLEntityBase | |
| squareDistance(const TSL3DCoord &point, bool useRenderedExtent=true, int drawingSurfaceID=-1) const | TSL3DEntity | |
| translate(double latitudeOffset, double longitudeOffset, double altitudeOffset) | TSL3DEntity | |
| type() const | TSLEntityBase | |
| version(TSLVersion value) | TSLEntityBase | |
| version() const | TSLEntityBase | |
| ~TSLEntityBase() | TSLEntityBase | inlineprotected |