mod_fem_viewer/FemViewer/src/BBox3D.cpp File Reference

#include "fv_assert.h"
#include "fv_timer.h"
#include "defs.h"
#include "Log.h"
#include "BBox3D.h"
#include "Matrix.h"
#include "Ray.h"
#include "Mesh.h"
#include "mmh_intf.h"
#include <cmath>
#include <ostream>
#include <string>
#include <algorithm>
#include <GL/gl.h>
#include <GL/glu.h>
#include <omp.h>
Include dependency graph for BBox3D.cpp:

Namespaces

namespace  FemViewer

Functions

BBox3D FemViewer::operator* (const Matrix< float > &pMatrix, const BBox3D &pBBox3D)
BBox3D FemViewer::operator* (const BBox3D &pBBox3D, const float zoom)
std::ostream & FemViewer::operator<< (std::ostream &os, const BBox3D &pBBox)
BBox3D FemViewer::getModelBoundingBox (void)
void FemViewer::min_sub_tab (long start_point, long n_points, double *l_mnmx)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1