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

Applied to a GeomNode to indicate that the children of this GeomNode are coplanar and should be drawn as decals (eliminating Z-fighting). More...

Inheritance diagram for DecalEffect:
RenderEffect TypedWritableReferenceCount TypedWritable ReferenceCount TypedObject

List of all members.

Static Public Member Functions

static TypeHandle getClassType ()
static RenderEffect const make ()
 Constructs a new DecalEffect object.

Detailed Description

Applied to a GeomNode to indicate that the children of this GeomNode are coplanar and should be drawn as decals (eliminating Z-fighting).


Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from RenderEffect.

static RenderEffect const make ( ) [static]

Constructs a new DecalEffect object.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties