ATLAS Offline Software
Loading...
Searching...
No Matches
ExtPolyhedron Class Reference

#include <BooleanProcessor.h>

Inheritance diagram for ExtPolyhedron:
Collaboration diagram for ExtPolyhedron:

Private Member Functions

virtual HepPolyhedronoperator= (const HepPolyhedron &from)

Friends

class BooleanProcessor

Detailed Description

Definition at line 304 of file BooleanProcessor.h.

Member Function Documentation

◆ operator=()

virtual HepPolyhedron & ExtPolyhedron::operator= ( const HepPolyhedron & from)
inlineprivatevirtual

Definition at line 306 of file BooleanProcessor.h.

306 {
307 return HepPolyhedron::operator = (from);
308 }

◆ BooleanProcessor

friend class BooleanProcessor
friend

Definition at line 305 of file BooleanProcessor.h.


The documentation for this class was generated from the following file: