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

A light source that seems to illuminate all points in space at once. More...

Inheritance diagram for AmbientLight:
LightNode Light PandaNode ReferenceCount TypedWritable Namable LinkedListNode ReferenceCount TypedObject

List of all members.

Public Member Functions

 AmbientLight (string name)

Static Public Member Functions

static TypeHandle getClassType ()

Detailed Description

A light source that seems to illuminate all points in space at once.

This kind of light need not actually be part of the scene graph, since it has no meaningful position.


Constructor & Destructor Documentation

AmbientLight ( string  name)

Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from LightNode.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties