Pioneer
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SPlane Struct Reference

#include <Plane.h>

Public Member Functions

double DistanceToPoint (const vector3d &p) const
 
 SPlane ()
 
 SPlane (const vector3d &N, const vector3d &P)
 

Public Attributes

double a
 
double b
 
double c
 
double d
 

Constructor & Destructor Documentation

◆ SPlane() [1/2]

SPlane::SPlane ( )
inline

◆ SPlane() [2/2]

SPlane::SPlane ( const vector3d N,
const vector3d P 
)
Here is the call graph for this function:

Member Function Documentation

◆ DistanceToPoint()

double SPlane::DistanceToPoint ( const vector3d p) const

Member Data Documentation

◆ a

double SPlane::a

◆ b

double SPlane::b

◆ c

double SPlane::c

◆ d

double SPlane::d

The documentation for this struct was generated from the following files: