Table of Contents

Class: BasicCamera zoe.py

A basic camera views a center point from an eye position, with a reference up vector that points to the top of the screen.

Base Classes   
Camera
Methods   
__init__
view
  __init__ 
__init__ (
        self,
        engine,
        eye,
        center=( 0, 0, 0 ),
        up=( 0, 0, 1 ),
        )

  view 
view ( self )


Table of Contents

This document was automatically generated on Fri Aug 9 12:07:20 2002 by HappyDoc version 2.0.1