sc_ReentrantUncappedTorusHoleShape(3)

sc::ReentrantUncappedTorusHoleShape

Section 3 libsc-doc bookworm source

Description

sc::ReentrantUncappedTorusHoleShape

NAME

sc::ReentrantUncappedTorusHoleShape

SYNOPSIS

Inherits sc::UncappedTorusHoleShape.

Public Member Functions

ReentrantUncappedTorusHoleShape (double r, const SphereShape &, const SphereShape &)
int is_outside (const SCVector3 &r) const
double distance_to_surface (const SCVector3 &r, SCVector3 *grad=0) const
int gradient_implemented () const

Additional Inherited Members

Member Function Documentation

double sc::ReentrantUncappedTorusHoleShape::distance_to_surface (constSCVector3 & r, SCVector3 * grad = 0) const [virtual]

Implements sc::Shape.

int sc::ReentrantUncappedTorusHoleShape::gradient_implemented () const[virtual]

Reimplemented from sc::UncappedTorusHoleShape.

int sc::ReentrantUncappedTorusHoleShape::is_outside (const SCVector3 & r)const [virtual]

Reimplemented from sc::Shape.

Author

Generated automatically by Doxygen for MPQC from the source code.