pointEdgeDist::data Class Reference

Class used to pass data into container. More...

Collaboration diagram for pointEdgeDist::data:

Public Member Functions

 data (const pointField &p, const scalar maxDist=rootVGreat)
 

Public Attributes

const pointFieldpoints
 
const scalar maxDistSqr
 

Detailed Description

Class used to pass data into container.

Definition at line 79 of file pointEdgeDist.H.

Constructor & Destructor Documentation

◆ data()

data ( const pointField p,
const scalar  maxDist = rootVGreat 
)
inline

Definition at line 85 of file pointEdgeDist.H.

Member Data Documentation

◆ points

const pointField& points

◆ maxDistSqr

const scalar maxDistSqr

Definition at line 83 of file pointEdgeDist.H.


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