Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions
WindowHandle::OSHandle Class Reference
Inheritance diagram for WindowHandle::OSHandle:
TypedReferenceCount TypedObject ReferenceCount

List of all members.

Public Member Functions

unsigned int getIntHandle ()
 Returns the OS-specific handle converted to an integer, if this is possible for the particular representation.
 output (ostream out)

Static Public Member Functions

static TypeHandle getClassType ()

Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from TypedReferenceCount.

unsigned int getIntHandle ( )

Returns the OS-specific handle converted to an integer, if this is possible for the particular representation.

Returns 0 if it is not.

output ( ostream  out)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties