MPQC
3.0.0-alpha
|
This is the complete list of members for sc::Edge, including all inherited members.
add_vertices(std::set< Ref< Vertex > > &) (defined in sc::Edge) | sc::Edge | |
dereference() | sc::RefCount | inline |
Edge(const Ref< Vertex > &p1, const Ref< Vertex > &p2) (defined in sc::Edge) | sc::Edge | inline |
Edge(const Ref< Vertex > &p1, const Ref< Vertex > &p2, const Ref< Vertex > &p3) (defined in sc::Edge) | sc::Edge | |
Edge(const Ref< Vertex > &p1, const Ref< Vertex > &p2, const Ref< Vertex > &p3, const Ref< Vertex > &p4) (defined in sc::Edge) | sc::Edge | |
identifier() const | sc::RefCount | inline |
interior_vertex(int i) const (defined in sc::Edge) | sc::Edge | inline |
interpolate(double location, SCVector3 &point, SCVector3 &norm) (defined in sc::Edge) | sc::Edge | |
interpolate(double location, SCVector3 &point, SCVector3 &norm, const Ref< Volume > &vol, double isovalue) (defined in sc::Edge) | sc::Edge | |
lock_ptr() const | sc::RefCount | |
managed() const (defined in sc::RefCount) | sc::RefCount | inline |
nreference() const | sc::RefCount | inline |
operator=(const RefCount &) (defined in sc::RefCount) | sc::RefCount | inlineprotected |
order() const (defined in sc::Edge) | sc::Edge | inline |
RefCount() (defined in sc::RefCount) | sc::RefCount | inlineprotected |
RefCount(const RefCount &) (defined in sc::RefCount) | sc::RefCount | inlineprotected |
reference() | sc::RefCount | inline |
set_order(int order, const Ref< Volume > &vol, double isovalue) (defined in sc::Edge) | sc::Edge | |
straight_length() (defined in sc::Edge) | sc::Edge | |
unlock_ptr() const | sc::RefCount | |
unmanage() | sc::RefCount | inline |
use_locks(bool inVal) | sc::RefCount | |
vertex(int i) const (defined in sc::Edge) | sc::Edge | inline |
~Edge() (defined in sc::Edge) | sc::Edge | |
~RefCount() (defined in sc::RefCount) | sc::RefCount | virtual |