vtkFloatingPointExceptions Class Reference

#include <vtkFloatingPointExceptions.h>

List of all members.


Detailed Description

Deal with floating-point exceptions.

Right now it is really basic and it only provides a function to enable floating point exceptions on some compilers. Note that Borland C++ has floating-point exceptions by default, not Visual studio nor gcc. It is mainly use to optionally enable floating point exceptions in the C++ tests.

Definition at line 30 of file vtkFloatingPointExceptions.h.


Static Public Member Functions

static void Enable ()

Member Function Documentation

static void vtkFloatingPointExceptions::Enable (  )  [static]

Enable floating point exceptions.


The documentation for this class was generated from the following file:

Generated on Sat Dec 27 13:25:29 2008 for VTK by  doxygen 1.5.6