HOG2
Public Member Functions | Public Attributes | List of all members
LoadedBBAbstraction::BoundingBox Class Reference

Public Member Functions

bool pointInBox (double x, double y, double z)
 
void OpenGLDraw () const
 

Public Attributes

double x1
 
double x2
 
double y1
 
double y2
 
double z1
 
double z2
 

Detailed Description

Definition at line 53 of file LoadedBBAbstraction.h.

Member Function Documentation

◆ OpenGLDraw()

void LoadedBBAbstraction::BoundingBox::OpenGLDraw ( ) const

Definition at line 38 of file LoadedBBAbstraction.cpp.

◆ pointInBox()

bool LoadedBBAbstraction::BoundingBox::pointInBox ( double  x,
double  y,
double  z 
)

Definition at line 29 of file LoadedBBAbstraction.cpp.

References fless().

Member Data Documentation

◆ x1

double LoadedBBAbstraction::BoundingBox::x1

Definition at line 57 of file LoadedBBAbstraction.h.

Referenced by LoadedBBAbstraction::loadBoxes().

◆ x2

double LoadedBBAbstraction::BoundingBox::x2

Definition at line 57 of file LoadedBBAbstraction.h.

Referenced by LoadedBBAbstraction::loadBoxes().

◆ y1

double LoadedBBAbstraction::BoundingBox::y1

Definition at line 57 of file LoadedBBAbstraction.h.

Referenced by LoadedBBAbstraction::loadBoxes().

◆ y2

double LoadedBBAbstraction::BoundingBox::y2

Definition at line 57 of file LoadedBBAbstraction.h.

Referenced by LoadedBBAbstraction::loadBoxes().

◆ z1

double LoadedBBAbstraction::BoundingBox::z1

Definition at line 57 of file LoadedBBAbstraction.h.

Referenced by LoadedBBAbstraction::loadBoxes().

◆ z2

double LoadedBBAbstraction::BoundingBox::z2

Definition at line 57 of file LoadedBBAbstraction.h.

Referenced by LoadedBBAbstraction::loadBoxes().


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