Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5005 in orxonox.OLD for orxonox/trunk/src/world_entities/camera.h


Ignore:
Timestamp:
Aug 14, 2005, 1:26:49 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: quatSchlarp works

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/world_entities/camera.h

    r5004 r5005  
    11/*!
    2     \file camera.h
    3   * Viewpoint controlling class definitions
     2 * @file camera.h
     3 * Viewpoint controlling class definitions
    44*/
    55
     
    2828//! Camera
    2929/**
    30    This class controls the viewpoint from which the World is rendered.
     30 * This class controls the viewpoint from which the World is rendered.
    3131*/
    3232class Camera : public PNode, public EventListener
Note: See TracChangeset for help on using the changeset viewer.