Data Structures | Public Member Functions | Private Member Functions
PolyhedronReader Class Reference

Data Structures

class  Build_triangle
 

Public Member Functions

 PolyhedronReader (const triSurface &s, Polyhedron &p)
 Populate polyhedron from surface. More...
 

Private Member Functions

 PolyhedronReader (const PolyhedronReader &)
 Disallow default bitwise copy construct. More...
 
void operator= (const PolyhedronReader &)
 Disallow default bitwise assignment. More...
 

Detailed Description

Source files

Definition at line 48 of file PolyhedronReader.H.

Constructor & Destructor Documentation

◆ PolyhedronReader() [1/2]

PolyhedronReader ( const PolyhedronReader )
private

Disallow default bitwise copy construct.

◆ PolyhedronReader() [2/2]

PolyhedronReader ( const triSurface s,
Polyhedron p 
)

Populate polyhedron from surface.

Member Function Documentation

◆ operator=()

void operator= ( const PolyhedronReader )
private

Disallow default bitwise assignment.


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