Version: 9.12.0
SMESH_ScalarBarActor.h File Reference
#include <vtkActor2D.h>
#include "SMESH_Object.h"
#include <vector>
Include dependency graph for SMESH_ScalarBarActor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SMESH_ScalarBarActor
 

Macros

#define VTK_ORIENT_HORIZONTAL   0
 
#define VTK_ORIENT_VERTICAL   1
 
#define SMESH_MONOCOLOR_TYPE   0
 
#define SMESH_MULTICOLOR_TYPE   1
 

Macro Definition Documentation

◆ SMESH_MONOCOLOR_TYPE

#define SMESH_MONOCOLOR_TYPE   0

◆ SMESH_MULTICOLOR_TYPE

#define SMESH_MULTICOLOR_TYPE   1

◆ VTK_ORIENT_HORIZONTAL

#define VTK_ORIENT_HORIZONTAL   0

◆ VTK_ORIENT_VERTICAL

#define VTK_ORIENT_VERTICAL   1