GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sc::UnionShape(3) MPQC sc::UnionShape(3)

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

#include <shape.h>

Inherits sc::Shape.

Inherited by sc::DiscreteConnollyShape, and sc::VDWShape.


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


std::set< Ref< Shape > > _shapes

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

Implements sc::Volume.

Implements sc::Shape.

Reimplemented from sc::Function.

Reimplemented from sc::Shape.

Generated automatically by Doxygen for MPQC from the source code.
Tue Jun 7 2022 Version 2.3.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.