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)
 
void vtkInsertNextOpenFOAMPoint (vtkPoints *points, const Foam::point &p, const Foam::scalar scaleFactor)
 

Detailed Description

Original source file vtkOpenFOAMPoints.H

InClass vtkPVblockMesh

Definition in file vtkOpenFOAMPoints.H.

Function Documentation

◆ vtkInsertNextOpenFOAMPoint() [1/2]

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

Definition at line 38 of file vtkOpenFOAMPoints.H.

References Vector< Cmpt >::x(), Vector< Cmpt >::y(), and Vector< Cmpt >::z().

Here is the call graph for this function:

◆ vtkInsertNextOpenFOAMPoint() [2/2]

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

Definition at line 47 of file vtkOpenFOAMPoints.H.

References Vector< Cmpt >::x(), Vector< Cmpt >::y(), and Vector< Cmpt >::z().

Here is the call graph for this function: