#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(SALOMEDS)>
#include <vector>
#include <SVTK_Selection.h>
Go to the source code of this file.
Data Structures | |
struct | surfaceColorStruct |
struct | volumeColorStruct |
struct | edgeColorStruct |
struct | nodeColorStruct |
struct | actorAspect |
class | SMESH_Swig |
Macros | |
#define | SMESH_SWIG_EXPORT |
Enumerations | |
enum | { Node = NodeSelection, Cell = CellSelection, EdgeOfCell = EdgeOfCellSelection, Edge = EdgeSelection, Face = FaceSelection, Volume = VolumeSelection, Actor = ActorSelection, Elem0D = Elem0DSelection, Ball = BallSelection } |
#define SMESH_SWIG_EXPORT |