Declaration of NURBSShape class.
Definition in file NURBSShape_fwd.hpp.
#include <medusa/Config.hpp>
#include <medusa/bits/domains/DomainShape_fwd.hpp>
#include <medusa/bits/types/Vec.hpp>
#include <medusa/bits/types/Range.hpp>
#include <medusa/bits/domains/NURBSPatch_fwd.hpp>
#include <medusa/bits/utils/randutils.hpp>
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. | |