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

An interval that calls NodePath::show(). More...

Inheritance diagram for ShowInterval:
CInterval

List of all members.

Public Member Functions

 ShowInterval (NodePath const node, string name)
 ShowInterval (NodePath const node)

Static Public Member Functions

static TypeHandle getClassType ()

Detailed Description

An interval that calls NodePath::show().


Constructor & Destructor Documentation

ShowInterval ( NodePath const  node,
string  name 
)
ShowInterval ( NodePath const  node)

Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from CInterval.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties