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

A OSphereLens is a special nonlinear lens that doesn't correspond to any real physical lenses. More...

List of all members.

Public Member Functions

 OSphereLens ()

Static Public Member Functions

static TypeHandle getClassType ()

Detailed Description

A OSphereLens is a special nonlinear lens that doesn't correspond to any real physical lenses.

It's primarily useful for generating 360-degree wraparound images while avoiding the distortion associated with fisheye images.

A OSphereLens is similar to a Cylindrical lens and PSphereLens, except that it is orthographic in the vertical direction.


Constructor & Destructor Documentation


Member Function Documentation

static TypeHandle getClassType ( ) [static]
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties