cgma
|
#include <CubitLoops.hpp>
Public Attributes | |
C * | curve |
V * | start |
V * | end |
CubitSense | sense |
Definition at line 13 of file CubitLoops.hpp.
C* CubitLoops< C, V >::CoEdge::curve |
Definition at line 15 of file CubitLoops.hpp.
V* CubitLoops< C, V >::CoEdge::end |
Definition at line 17 of file CubitLoops.hpp.
CubitSense CubitLoops< C, V >::CoEdge::sense |
Definition at line 18 of file CubitLoops.hpp.
V* CubitLoops< C, V >::CoEdge::start |
Definition at line 16 of file CubitLoops.hpp.