sc::UnionShape Class Reference

A UnionShape is volume enclosed by a set of Shape's. More...

#include <shape.h>

Inheritance diagram for sc::UnionShape:

sc::Shape sc::Volume sc::Function sc::SavableState sc::Compute sc::DescribedClass sc::RefCount sc::Identity sc::DiscreteConnollyShape sc::VDWShape List of all members.

Public Member Functions

void add_shape (Ref< Shape >)
double distance_to_surface (const SCVector3 &r, SCVector3 *grad=0) const
int is_outside (const SCVector3 &r) const
void boundingbox (double valuemin, double valuemax, SCVector3 &p1, SCVector3 &p2)
int gradient_implemented () const

Protected Attributes

std::set< Ref< Shape > > _shapes

Detailed Description

A UnionShape is volume enclosed by a set of Shape's.


The documentation for this class was generated from the following file:
Generated at Mon Dec 3 23:23:56 2007 for MPQC 2.3.1 using the documentation package Doxygen 1.5.2.