mod_fem_viewer/FemViewer/inc/Plane.h File Reference

#include "fv_float.h"
#include "MathHelper.h"
#include <cstring>
Include dependency graph for Plane.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FemViewer::Plane
union  FemViewer::Plane::params

Namespaces

namespace  FemViewer

Defines

#define abs_val(x)   ((x)>0 ? (x) : -(x))

Define Documentation

#define abs_val (  )     ((x)>0 ? (x) : -(x))
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1