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

#include <jive/geom/BoundaryHex.h>

Static Public Member Functions

static Ref< BShapegetShape (const String &name="bhex8", const Ref< SShape > &sfuncs=NIL)
 
static Ref< BShapegetShape (const String &name, String &ischeme, const Ref< SShape > &sfuncs=NIL)
 
static Ref< BShapegetShape (const String &name, const Matrix &ischeme, const Ref< SShape > &sfuncs=NIL)
 
static Ref< BShapegetShape (const String &name, const Properties &conf, const Properties &props)
 
static void declare ()
 

Static Public Attributes

static const char * TYPE_NAME
 
static const char * ISCHEME
 

Member Function Documentation

static Ref<BShape> jive::geom::BoundaryHex8::getShape ( const String name = "bhex8",
const Ref< SShape > &  sfuncs = NIL 
)
static
static Ref<BShape> jive::geom::BoundaryHex8::getShape ( const String name,
String ischeme,
const Ref< SShape > &  sfuncs = NIL 
)
static
static Ref<BShape> jive::geom::BoundaryHex8::getShape ( const String name,
const Matrix &  ischeme,
const Ref< SShape > &  sfuncs = NIL 
)
static
static Ref<BShape> jive::geom::BoundaryHex8::getShape ( const String name,
const Properties conf,
const Properties props 
)
static
static void jive::geom::BoundaryHex8::declare ( )
static

Member Data Documentation

const char* jive::geom::BoundaryHex8::TYPE_NAME
static
const char* jive::geom::BoundaryHex8::ISCHEME
static