Mobile API Reference  MicroStrategy 2019
CuboidObject.h File Reference
#include "PDCHeader/PDCvector"
#include "Shape3DObject.h"
#include "Transformer.h"
#include "Axis.h"

Go to the source code of this file.

Classes

class  MsiChart::CuboidObject
 This class implements cuboid object. More...
 

Namespaces

 MsiChart
 

Enumerations

enum  MsiChart::CuboidSubtype {
  MsiChart::CS_BOX, MsiChart::CS_PYRAMID, MsiChart::CS_SPHERE, MsiChart::CS_OCTAGON,
  MsiChart::CS_CUT_CORNER, MsiChart::CS_PLUS_SYMBOL_THIN, MsiChart::CS_PLUS_SYMBOL_THICK, MsiChart::CS_X_SHAPE,
  MsiChart::CS_TETRAHEDRON, MsiChart::CS_STAR
}
 
enum  MsiChart::BoxSurfaceType { MsiChart::BST_ALL, MsiChart::BST_WITHOUT_X_SIDE, MsiChart::BST_WITHOUT_Y_SIDE, MsiChart::BST_WITHOUT_Z_SIDE }