#include <Rn.h>

Public Member Functions | |
| R4 () | |
| R4 (R a, R b, R c, R d) | |
| R4 (R4 A, R4 B) | |
| R4 | operator+ (R4 P) const | 
| R4 | operator+= (R4 P) | 
| R4 | operator- (R4 P) const | 
| R4 | operator-= (R4 P) | 
| R4 | operator- () const | 
| R4 | operator+ () const | 
| R | operator, (R4 P) const | 
| R4 | operator* (R c) const | 
| R4 | operator*= (R c) | 
| R4 | operator/ (R c) const | 
| R4 | operator/= (R c) | 
| R & | operator[] (int i) | 
| R3 | operator+ (R3 P) const | 
| R3 | operator+= (R3 P) | 
| R3 | operator- (R3 P) const | 
| R3 | operator-= (R3 P) | 
| R | operator, (R3 P) const | 
| R3 | operator^ (R3 P) const | 
| bool | DansPave (R3 &xyzMin, R3 &xyzMax) | 
Data Fields | |
| R | omega | 
| R | x | 
| R | y | 
| R | z | 
Friends | |
| std::ostream & | operator<< (std::ostream &f, const R4 &P) | 
| istream & | operator>> (istream &f, R4 &P) | 
| std::ostream & | operator<< (std::ostream &f, const R4 *P) | 
| istream & | operator>> (istream &f, R4 *P) | 
| R4 | operator* (R c, R4 P) | 
| R4::R4 | ( | ) | 
Referenced by operator*(), operator+(), operator-(), and operator/().
| R4 R4::operator+ | ( | ) | const | 
      
  | 
  friend | 
      
  | 
  friend | 
      
  | 
  friend | 
      
  | 
  friend | 
| R R4::omega | 
Referenced by NormeInfinie(), operator*(), operator*=(), operator+(), operator+=(), operator,(), operator-(), operator-=(), operator/(), and operator/=().
      
  | 
  inherited | 
Referenced by aptrte(), R3::DansPave(), Max(), Min(), NormeInfinie(), R3::operator*(), operator*(), R3::operator*=(), operator*=(), R3::operator+(), operator+(), R3::operator+=(), operator+=(), R3::operator,(), operator,(), R3::operator-(), operator-(), R3::operator-=(), operator-=(), R3::operator/(), operator/(), R3::operator/=(), operator/=(), R3::operator[](), operator[](), R3::operator^(), and XY().
      
  | 
  inherited | 
Referenced by aptrte(), R3::DansPave(), Max(), Min(), NormeInfinie(), R3::operator*(), operator*(), R3::operator*=(), operator*=(), R3::operator+(), operator+(), R3::operator+=(), operator+=(), R3::operator,(), operator,(), R3::operator-(), operator-(), R3::operator-=(), operator-=(), R3::operator/(), operator/(), R3::operator/=(), operator/=(), R3::operator^(), and XY().
      
  | 
  inherited | 
Referenced by aptrte(), R3::DansPave(), Max(), Min(), NormeInfinie(), R3::operator*(), operator*(), R3::operator*=(), operator*=(), R3::operator+(), operator+(), R3::operator+=(), operator+=(), R3::operator,(), operator,(), R3::operator-(), operator-(), R3::operator-=(), operator-=(), R3::operator/(), operator/(), R3::operator/=(), operator/=(), and R3::operator^().