Panda3D
|
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". More...
Public Member Functions | |
str | getName () |
Returns the name of this keyword. More... | |
![]() | |
DCClass | asClass () |
const DCClass | asClass () |
DCSwitch | asSwitch () |
const DCSwitch | asSwitch () |
output (Ostream out) | |
Write a string representation of this instance to <out>. More... | |
write (Ostream out, int indent_level) | |
Write a string representation of this instance to <out>. More... | |
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".
str getName | ( | ) |
Returns the name of this keyword.