Jive reference manual
List of all members | Static Public Member Functions
jive::geom::ParametricUtils Class Reference

#include <jive/geom/ParametricUtils.h>

Static Public Member Functions

static void checkShapes (const String &context, const StdShape &xshape, const StdShape &sshape)
 
static void checkIScheme (const String &context, const StdShape &xshape, const Matrix &ischeme)
 
static void checkBounds (const String &context, const StdShape &xshape, const StdShape &sshape, const ShapeBoundary &bnd)
 

Member Function Documentation

static void jive::geom::ParametricUtils::checkShapes ( const String context,
const StdShape xshape,
const StdShape sshape 
)
static
static void jive::geom::ParametricUtils::checkIScheme ( const String context,
const StdShape xshape,
const Matrix &  ischeme 
)
static
static void jive::geom::ParametricUtils::checkBounds ( const String context,
const StdShape xshape,
const StdShape sshape,
const ShapeBoundary bnd 
)
static