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

This represents a single keyword declaration in the dc file. More...

Inheritance diagram for DCKeyword:
DCDeclaration

List of all members.

Public Member Functions

string getName ()
 Returns the name of this keyword.

Detailed Description

This represents a single keyword declaration in the dc file.

It is used to define a communication property associated with a field, for instance "broadcast" or "airecv".


Member Function Documentation

string getName ( )

Returns the name of this keyword.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties