ATLAS Offline Software
|
#include <BooleanProcessor.h>
Public Member Functions | |
ExtNode (HVPoint3D vertex=HVPoint3D(), int status=0) | |
~ExtNode () | |
ExtNode (const ExtNode &node) | |
ExtNode & | operator= (const ExtNode &node) |
Public Attributes | |
HVPoint3D | v |
int | s |
Definition at line 147 of file BooleanProcessor.h.
|
inline |
Definition at line 155 of file BooleanProcessor.h.
int ExtNode::s |
Definition at line 150 of file BooleanProcessor.h.
HVPoint3D ExtNode::v |
Definition at line 149 of file BooleanProcessor.h.