PPL Logo

CkRay Class Reference

A start point and a direction. More...

#include <ckviewpoint.h>

Collaboration diagram for CkRay:

Collaboration graph
[legend]

Public Member Functions

 CkRay ()
 CkRay (const CkVector3d &s, const CkVector3d &d)
CkVector3d at (double t) const
void pup (PUP::er &p)

Data Fields

CkVector3d pos
CkVector3d dir

Detailed Description

A start point and a direction.

Definition at line 31 of file ckviewpoint.h.


Constructor & Destructor Documentation

CkRay::CkRay (  )  [inline]

Definition at line 35 of file ckviewpoint.h.

CkRay::CkRay ( const CkVector3d s,
const CkVector3d d 
) [inline]

Definition at line 36 of file ckviewpoint.h.


Member Function Documentation

CkVector3d CkRay::at ( double  t  )  const [inline]

Definition at line 39 of file ckviewpoint.h.

References dir, and pos.

void CkRay::pup ( PUP::er p  )  [inline]

Definition at line 42 of file ckviewpoint.h.

References dir, and pos.


Field Documentation

Definition at line 33 of file ckviewpoint.h.

Referenced by at(), and pup().

Definition at line 33 of file ckviewpoint.h.

Referenced by at(), and pup().


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

Generated on Mon Sep 21 08:21:13 2020 for Charm++ by  doxygen 1.5.5