Toggle navigation
Images.Elk.pl
classsf 1 1Vector2
SFML - Simple and Fast Multimedia Library Main Page Namespaces Classes Files Class List Class Index Class Hierarchy Class Members sf::Vector2 sf::Vector2< T > Class Template ReferenceVector2 is an utility class for manipulating 2 dimensional vectors. More... #include <Vector2.hpp> List of all members. Public Member Functions Vector2 () Default constructor. Vector2 (T X, T Y) Construct the vector from its coordinates. Public Attributes T x X coordinate of the vector. T y Y coordinate of the vector. Detailed Description template<typename T> class sf::Vector2< T > Vector2 is an utility class for manipulating 2 dimensional vectors. Template parameter defines the type of coordinates (integer, float, ...) Definition at line 37 of file Vector2.hpp. Constructor & Destructor Documentation template<typename T> sf::Vector2< T >::Vector2 ( ) Default constructor. template<typename T> sf::Vector2< T >::Vector2 ( T X, T Y ) Construct the vector from its coordinates. Parameters: X : X coordinate Y : Y coordinate Member Data Documentation template<typename T> T sf::Vector2< T >::x X coordinate of the vector. Definition at line 59 of file Vector2.hpp. template<typename T> T sf::Vector2< T >::y Y coordinate of the vector. Definition at line 60 of file Vector2.hpp. The documentation for this class was generated from the following file: Vector2.hpp :: Copyright © 2007-2008 Laurent Gomila, all rights reserved :: Documentation generated by doxygen 1.5.2 ::
Wyszukiwarka
Podobne podstrony:
classsf 1 1Vector3 members
classsf 1 1Vector3
classsf 1 1Vector2 members
classsf 1olor
classsf 1rawable
classscript connector 1 1net problem
classsf 1 1View members
classsf 1 1Window members
classsf 1 1SocketUDP members
classsf 1 1SoundBuffer members
classsf 1 1Unicode members
classsf 1 1Listener
classsf 1 1VideoMode
classsf 1 1SoundBufferRecorder members
classsf 1 1Matrix3 members
classsf 1 1Sound members
classsf 1vent
classsf 1 1Shape members
więcej podobnych podstron