Functions
vtkOpenFOAMPoints.H File Reference
Include dependency graph for vtkOpenFOAMPoints.H:

Go to the source code of this file.

Functions

void vtkInsertNextOpenFOAMPoint (vtkPoints *points, const Foam::point &p)
 

Detailed Description

Original source file vtkOpenFOAMPoints.H

InClass vtkPV3Foam

Definition in file vtkOpenFOAMPoints.H.

Function Documentation

void vtkInsertNextOpenFOAMPoint ( vtkPoints *  points,
const Foam::point p 
)
inline

Definition at line 38 of file vtkOpenFOAMPoints.H.

References forAll, Foam::New(), List< T >::size(), Vector< Cmpt >::x(), Vector< Cmpt >::y(), and Vector< Cmpt >::z().

Here is the call graph for this function: