Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions
PerspectiveLens Class Reference

A perspective-type lens: a normal camera. More...

Inheritance diagram for PerspectiveLens:
Lens TypedWritableReferenceCount TypedWritable ReferenceCount TypedObject

List of all members.

Public Member Functions

 PerspectiveLens ()
 PerspectiveLens (float hfov, float vfov)

Static Public Member Functions

static TypeHandle getClassType ()

Detailed Description

A perspective-type lens: a normal camera.


Constructor & Destructor Documentation

PerspectiveLens ( float  hfov,
float  vfov 
)

Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from Lens.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties