FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

plane::ray Class Reference

A direction and a reference point. More...

#include <src/OpenFOAM/meshes/primitiveShapes/plane/plane.H>


Detailed Description

A direction and a reference point.

Definition at line 66 of file plane.H.

Collaboration diagram for plane::ray:

List of all members.

Public Member Functions

 ray (const point &refPoint, const vector &dir)
const point &  refPoint () const
const vector &  dir () const

Constructor & Destructor Documentation

ray ( const point &   refPoint,
const vector &   dir  
) [inline]

Definition at line 74 of file plane.H.


Member Function Documentation

const point& refPoint (  ) const [inline]

Definition at line 80 of file plane.H.

Referenced by plane::normalIntersect().

const vector& dir (  ) const [inline]

Definition at line 85 of file plane.H.

Referenced by plane::normalIntersect().


The documentation for this class was generated from the following file:
  • src/OpenFOAM/meshes/primitiveShapes/plane/plane.H