Panda3D
 All Classes Functions Variables Enumerations
Public Member Functions | Static Public Member Functions | List of all members
NativeWindowHandle::IntHandle Class Reference
Inheritance diagram for NativeWindowHandle::IntHandle:

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. More...
 
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: