VMTK
Classes | Macros
vtkvmtkMath.h File Reference
#include "vtkObject.h"
#include "vtkMath.h"
#include "vtkvmtkConstants.h"
#include "vtkvmtkWin32Header.h"
Include dependency graph for vtkvmtkMath.h:

Go to the source code of this file.

Classes

class  vtkvmtkMath
 Static utility mathematical functions included to avoid repeating ourselves. More...
 

Macros

#define VTK_VMTK_NON_OBTUSE   0
 
#define VTK_VMTK_OBTUSE_IN_POINT   1
 
#define VTK_VMTK_OBTUSE_NOT_IN_POINT   2
 

Macro Definition Documentation

◆ VTK_VMTK_NON_OBTUSE

#define VTK_VMTK_NON_OBTUSE   0

Definition at line 36 of file vtkvmtkMath.h.

◆ VTK_VMTK_OBTUSE_IN_POINT

#define VTK_VMTK_OBTUSE_IN_POINT   1

Definition at line 37 of file vtkvmtkMath.h.

◆ VTK_VMTK_OBTUSE_NOT_IN_POINT

#define VTK_VMTK_OBTUSE_NOT_IN_POINT   2

Definition at line 38 of file vtkvmtkMath.h.