Public Member Functions
glh::GLH_REAL_NAMESPACE::vec3 Class Reference

#include <glh_linear.h>

Inheritance diagram for glh::GLH_REAL_NAMESPACE::vec3:
Inheritance graph
[legend]

List of all members.

Public Member Functions

vec3 cross (const vec3 &rhs) const
void get_value (real &x, real &y, real &z) const
vec3set_value (const real &x, const real &y, const real &z)
 vec3 (const real &t=real())
 vec3 (const vec< 3, real > &t)
 vec3 (const real *tp)
 vec3 (real x, real y, real z)

Detailed Description

Definition at line 275 of file glh_linear.h.


Constructor & Destructor Documentation

glh::GLH_REAL_NAMESPACE::vec3::vec3 ( const real t = real()) [inline]

Definition at line 278 of file glh_linear.h.

glh::GLH_REAL_NAMESPACE::vec3::vec3 ( const vec< 3, real > &  t) [inline]

Definition at line 280 of file glh_linear.h.

glh::GLH_REAL_NAMESPACE::vec3::vec3 ( const real tp) [inline]

Definition at line 282 of file glh_linear.h.

glh::GLH_REAL_NAMESPACE::vec3::vec3 ( real  x,
real  y,
real  z 
) [inline]

Definition at line 285 of file glh_linear.h.


Member Function Documentation

vec3 glh::GLH_REAL_NAMESPACE::vec3::cross ( const vec3 rhs) const [inline]

Definition at line 291 of file glh_linear.h.

void glh::GLH_REAL_NAMESPACE::vec3::get_value ( real x,
real y,
real z 
) const [inline]

Definition at line 288 of file glh_linear.h.

vec3& glh::GLH_REAL_NAMESPACE::vec3::set_value ( const real x,
const real y,
const real z 
) [inline]

Definition at line 300 of file glh_linear.h.


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


nao_openni
Author(s): Bener SUAY
autogenerated on Mon Jan 6 2014 11:27:52