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

#include <jive/geom/Wedge.h>

Inheritance diagram for jive::geom::Wedge:
Inheritance graph

Static Public Member Functions

static Ref< IShapegetShape (const String &name, String &ischeme, String &tscheme, String &qscheme, const Ref< SShape > &xfuncs, const Ref< SShape > &sfuncs=NIL)
 
static Ref< IShapegetShape (const String &name, const MatrixVector &ischeme, const Ref< SShape > &xfuncs, const Ref< SShape > &sfuncs=NIL)
 
static Ref< IShapegetShape (const String &name, const Properties &conf, const Properties &props)
 
static void declare ()
 

Static Public Attributes

static const char * GEOMETRY
 
static const char * TYPE_NAME
 
static const int BOUNDARY_COUNT = 5
 

Member Function Documentation

static Ref<IShape> jive::geom::Wedge::getShape ( const String name,
String ischeme,
String tscheme,
String qscheme,
const Ref< SShape > &  xfuncs,
const Ref< SShape > &  sfuncs = NIL 
)
static
static Ref<IShape> jive::geom::Wedge::getShape ( const String name,
const MatrixVector &  ischeme,
const Ref< SShape > &  xfuncs,
const Ref< SShape > &  sfuncs = NIL 
)
static
static Ref<IShape> jive::geom::Wedge::getShape ( const String name,
const Properties conf,
const Properties props 
)
static
static void jive::geom::Wedge::declare ( )
static

Member Data Documentation

const char* jive::geom::Wedge::GEOMETRY
static
const char* jive::geom::Wedge::TYPE_NAME
static
const int jive::geom::Wedge::BOUNDARY_COUNT = 5
static