12 #include <QSharedPointer>
117 bool storeRadiiAsSF =
false,
132 class Map :
public std::vector<MapCell> {
203 unsigned char revolutionAxisDim,
209 bool counterclockwise,
216 bool counterclockwise,
217 QImage mapTexture = QImage());
232 unsigned char revolutionAxisDim,
233 bool counterclockwise =
false);
242 unsigned char revolutionAxisDim,
245 double conicalSpanRatio = 1.0,
246 bool counterclockwise =
false);
255 bool counterclockwise);
265 unsigned char revolutionAxisDim);
272 double xConversionFactor = 1.0,
273 double yConversionFactor = 1.0,
278 const QSharedPointer<Map>& map,
285 double baseRadius = 1.0,
286 bool keepNaNPoints =
true);
293 bool counterclockwise,
294 unsigned angularSteps = 36,
295 QImage mapTexture = QImage());
float PointCoordinateType
Type of the coordinates of a (N-D) point.
CloudViewerScene::LightingProfile profile
QSharedPointer< ccColorScale > Shared
Shared pointer type.
static const unsigned MAX_STEPS
Maximum number of steps (internal representation)
Float version of ccGLMatrixTpl.
A 3D cloud and its associated features (color, normals, scalar fields, etc.)
A scalar field associated to display-related parameters.
Main application interface (for plugins)