Panda3D
Public Member Functions | Static Public Member Functions

NativeWindowHandle::IntHandle Class Reference

List of all members.

Public Member Functions

 IntHandle (size_t handle)
virtual TypeHandle force_init_type ()
size_t get_handle () const
virtual size_t get_int_handle () const
 Returns the OS-specific handle converted to an integer, if this is possible for the particular representation.
virtual TypeHandle get_type () const
virtual void output (ostream &out) const

Static Public Member Functions

static TypeHandle get_class_type ()
static void init_type ()

Detailed Description

Definition at line 59 of file nativeWindowHandle.h.


Member Function Documentation

size_t NativeWindowHandle::IntHandle::get_int_handle ( ) const [virtual]

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

Returns 0 if it is not.

Definition at line 94 of file nativeWindowHandle.cxx.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations