MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
Loading...
Searching...
No Matches
TSL3DEntitySet Member List

This is the complete list of members for TSL3DEntitySet, including all inherited members.

addDataSet()TSLEntityBase
addDataSet(TSLDataHandler *toUseDataHandler)TSLEntityBase
appendData(const char *filename)TSL3DEntitySet
appendDataFromBuffer(unsigned char *buffer, TSLSize length)TSL3DEntitySet
boundingBox(int surfaceID=-1) constTSL3DEntity
boundingBox(TSL3DCoord &bottomLeft, TSL3DCoord &topRight, int surfaceID=-1) constTSL3DEntity
centroid() constTSL3DEntity
clear()TSL3DEntitySet
clearRenderingAttributes()TSLEntityBase
clone() constTSL3DEntity
create()TSL3DEntitySetstatic
create3DAPP6ASymbol(TSLFeatureID featureID, TSLAPP6ASymbol *symbol, TSL3DCoord &centre, double height=0.0, double rotation=0.0)TSL3DEntitySet
create3DEllipse(TSLFeatureID featureID, const TSL3DCoord &coord, double radiusX, double radiusY, bool interpolate=true, double angularIncrement=0.0, bool ENURotation=true, double rotationX=0.0, double rotationY=0.0, double rotationZ=0.0)TSL3DEntitySet
create3DEntitySet(TSLFeatureID featureID)TSL3DEntitySet
create3DModel(TSLFeatureID featureID, const TSL3DCoord &pos)TSL3DEntitySet
create3DPolygon(TSLFeatureID featureID, TSL3DCoordSet *coords, bool keepCoordSet=false)TSL3DEntitySet
create3DPolygon(TSLFeatureID featureID, const TSL3DCoordSet &coords)TSL3DEntitySet
create3DPolygon(TSLFeatureID featureID, const TSL3DCoordSet &coordSet, TSL3DInterpolation interpolation)TSL3DEntitySet
create3DPolyline(TSLFeatureID featureID, TSL3DCoordSet *coords, bool keepCoordSet=false)TSL3DEntitySet
create3DPolyline(TSLFeatureID featureID, const TSL3DCoordSet &coords)TSL3DEntitySet
create3DPolyline(TSLFeatureID featureID, const TSL3DCoordSet &coords, bool closed, TSL3DInterpolation interpolation, int noOfPoints=0, double postDistance=0.0)TSL3DEntitySet
create3DQuad(TSLFeatureID featureID, const TSL3DCoord &c1, const TSL3DCoord &c2, const TSL3DCoord &c3, const TSL3DCoord &c4)TSL3DEntitySet
create3DQuad(TSLFeatureID featureID, const TSL3DCoordSet &coords)TSL3DEntitySet
create3DQuadStrip(TSLFeatureID featureID, TSL3DCoordSet *coords, bool keepCoordSet=false)TSL3DEntitySet
create3DQuadStrip(TSLFeatureID featureID, const TSL3DCoordSet &coords)TSL3DEntitySet
create3DSensor(TSLFeatureID featureID, const TSL3DCoord &coord, double radius, double minAzimuth, double maxAzimuth, double minElevation, double maxElevation, bool ENURotation=true, double rotationX=0.0, double rotationY=0.0, double rotationZ=0.0)TSL3DEntitySet
create3DSymbol(TSLFeatureID featureID, const TSL3DCoord &center, double height=0.0, double rotation=0.0)TSL3DEntitySet
create3DText(TSLFeatureID featureID, const TSL3DCoord &coord, const char *text, double height, TSLHorizontalAlignment hAlignment=TSLHorizontalAlignmentUndefined, TSLVerticalAlignment vAlignment=TSLVerticalAlignmentUndefined, double rotation=0.0)TSL3DEntitySet
create3DTriangle(TSLFeatureID featureID, const TSL3DCoord &c1, const TSL3DCoord &c2, const TSL3DCoord &c3)TSL3DEntitySet
create3DTriangle(TSLFeatureID featureID, const TSL3DCoordSet &coords)TSL3DEntitySet
create3DTriangleFan(TSLFeatureID featureID, TSL3DCoordSet *coords, bool keepCoordSet=false)TSL3DEntitySet
create3DTriangleFan(TSLFeatureID featureID, const TSL3DCoordSet &coords)TSL3DEntitySet
create3DTriangleStrip(TSLFeatureID featureID, TSL3DCoordSet *coords, bool keepCoordSet=false)TSL3DEntitySet
create3DTriangleStrip(TSLFeatureID featureID, const TSL3DCoordSet &coords)TSL3DEntitySet
create3DUserGeometry(TSL3DClientUserGeometryEntity *client, bool takeOwnership=true)TSL3DEntitySet
createClone(const TSL3DEntity *source)TSL3DEntitySet
createExtruded2DPolygon(TSLFeatureID featureID, TSLPolygon *polygon, bool ownsPolygon=true)TSL3DEntitySet
createExtruded2DPolygon(TSLFeatureID featureID, TSLPolygon *polygon, TSL3DInterpolation interpolation, bool ownsPolygon=true)TSL3DEntitySet
createExtruded2DPolyline(TSLFeatureID featureID, TSLPolyline *polyline, bool ownsPolyline=true)TSL3DEntitySet
createExtruded2DPolyline(TSLFeatureID featureID, TSLPolyline *polyline, TSL3DInterpolation interpolation, int noOfPoints=0, double postDistance=0.0, bool ownsPolyline=true)TSL3DEntitySet
createExtruded2DRectangle(TSLFeatureID featureID, TSLRectangle *rectangle, bool ownsRectangle=true)TSL3DEntitySet
dataSet()TSLEntityBase
dataSet() constTSLEntityBase
dataSourceID() constTSLEntityBase
dataSourceID(short dataSourceID)TSLEntityBase
deleteBufferData(unsigned char *buffer) constTSL3DEntitySet
deleteDataSet()TSLEntityBase
destroy()TSLEntityBase
distance(const TSL3DCoord &point, bool useRenderedExtent=true, int drawingSurfaceID=-1) constTSL3DEntity
entityID() constTSLEntityBase
entityID(TSLEntityID value)TSLEntityBase
equals(const TSL3DEntity *other) constTSL3DEntity
featureID() constTSLEntityBase
featureID(TSLFeatureID newValue)TSLEntityBase
getRendering(TSLRenderingAttributeInt attribute, int *result) constTSLEntityBase
getRendering(TSLRenderingAttributeDouble attribute, double *result) constTSLEntityBase
getRendering(TSLRenderingAttributeBool attribute, bool *result) constTSLEntityBase
getRendering(TSLRenderingAttributes &result) constTSLEntityBase
insert(TSL3DEntity *source, int index=-1)TSL3DEntitySet
is3DEntity()TSLEntityBase
is3DEntity() constTSLEntityBase
is3DEntitySet(const TSL3DEntity *entity)TSL3DEntitySetstatic
is3DEntitySet(TSL3DEntity *entity)TSL3DEntitySetstatic
isEntity()TSLEntityBase
isEntity() constTSLEntityBase
isOptimisedEntity() constTSLEntityBase
loadData(const char *filename)TSL3DEntitySet
loadDataFromBuffer(unsigned char *buffer, TSLTMC length)TSL3DEntitySet
move(const TSL3DCoord &location, const TSL3DCoord &reference)TSL3DEntity
name(const char *newValue)TSLEntityBase
name() constTSLEntityBase
operator[](int index)TSL3DEntitySet
operator[](int index) constTSL3DEntitySet
parent()TSL3DEntity
parent() constTSL3DEntity
releaseResources(int surfaceID)TSLEntityBase
saveData(const char *filename, TSLMapLinkVersion ver=TSL_CURRENT_MAPLINK_VERSION) constTSL3DEntitySet
saveDataToBuffer(TSLSize *length, TSLMapLinkVersion ver=TSL_CURRENT_MAPLINK_VERSION) constTSL3DEntitySet
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
size() constTSL3DEntitySet
sourceID(int value)TSLEntityBase
sourceID() constTSLEntityBase
squareDistance(const TSL3DCoord &point, bool useRenderedExtent=true, int drawingSurfaceID=-1) constTSL3DEntity
translate(double latitudeOffset, double longitudeOffset, double altitudeOffset)TSL3DEntity
type() constTSLEntityBase
updateBoundingBox()TSL3DEntitySet
version(TSLVersion value)TSLEntityBase
version() constTSLEntityBase
~TSLEntityBase()TSLEntityBaseinlineprotected