Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Private Attributes | Friends
jafar::premodeler::ShootPoint Class Reference

Detailed Description

Definition at line 15 of file shootPoint.hpp.

List of all members.

Public Types

enum  Faces {
  TOP, LEFT, RIGHT, BACK,
  FRONT, UNKNOWN
}

Public Member Functions

 ShootPoint (const jblas::vec3 &_position, const jblas::vec3 &_direction, const Faces &_face)
 ShootPoint (const jblas::vec3 &_position, const jblas::vec3 &_direction)
void setId (const int &_id)
int getId ()
void setNotReachable ()
ShootPointoperator= (const ShootPoint &p)

Private Attributes

jblas::vec3 position
jblas::vec3 direction
Faces face
int id
bool reachable

Friends

class Spheroid
std::ostream & jafar::premodeler::operator<< (std::ostream &, const ShootPoint &)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:43 for Jafar by doxygen 1.7.6.1
LAAS-CNRS