segment 8hh source


Manipulator: C:/Users/Mateusz/Desktop/POLITECHNIKA/AIR- II SEMESTR 2009-2010/PROGRAMOWANIE OBIEKTOWE/LABROKI/LAB 6/moj/inc/segment.hh Source File Main Page Namespaces Classes Files File List C:/Users/Mateusz/Desktop/POLITECHNIKA/AIR- II SEMESTR 2009-2010/PROGRAMOWANIE OBIEKTOWE/LABROKI/LAB 6/moj/inc/segment.hh00001 #ifndef SEGMENT_HH 00002 #define SEGMENT_HH 00003 00004 #include "wspolrzedne.hh" 00005 #include "macierz.hh" 00006 00007 #define PI 3.14159265359 00008 00022 class Segment 00023 { 00024 float Nachylenie; 00025 Macierz MacierzRotacji; 00026 Wspolrzedne Wsp; 00027 00028 public: 00030 Segment(); 00031 00033 void UstawNachylenie( float Zm ); 00034 00036 float PodajNachylenie() const; 00037 00039 void UstawMacierzRotacji(); 00040 00042 Macierz PodajMacierzRotacji() const; 00043 00045 void UstawWspolrzedne ( Wspolrzedne Pomoc ); 00046 00048 Wspolrzedne PodajWspolrzedne() const; 00049 00051 void WyswietlNachylenie(); 00052 00054 void WyswietlWspolrzedne(); 00055 00057 float PodajWspolrzednaZmX() const; 00058 00060 float PodajWspolrzednaZmY() const; 00061 }; 00062 00063 #endif  All Classes Namespaces Files Functions Variables Enumerations Generated on Mon May 17 07:38:07 2010 for Manipulator by  1.6.3

Wyszukiwarka

Podobne podstrony:
manipulator 8hh source
lzespolona 8hh source
macierz 8hh source
macierz 8hh source
wspolrzedne 8hh source
wektor 8hh source
obsluga 8hh source
lacze do gnuplota 8hh source
lzespolona 8hh source
source30
Matrix3?pp source
Thread?pp source
arm biquad ?scade ?1 ?st q31? source
arm conv ?2? source
arm mat mult q15? source
Resource 8inl source
arm fir lattice init q31? source

więcej podobnych podstron