Medusa  1.1
Coordinate Free Mehless Method implementation
NURBSShape_fwd.hpp File Reference

Detailed Description

Declaration of NURBSShape class.

Definition in file NURBSShape_fwd.hpp.

+ Include dependency graph for NURBSShape_fwd.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mm::nurbs_shape_internal::NURBSShapeHelper< vec_t, param_vec_t >
 Internal structure of NURBSShape that helps with partial class specialization. More...
 
class  mm::NURBSShape< vec_t, param_vec_t >
 Class representing a shape made out of NURBS patches in an arbitrary dimensional space. More...
 

Namespaces

 mm
 Root namespace for the whole library.
 
 mm::nurbs_shape_internal
 Implementation details of NURBSShape, contains structures for partial class specialization.