Panda3D
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 (std::ostream &out) const
 

Static Public Member Functions

static TypeHandle get_class_type ()
 
static void init_type ()
 

Detailed Description

Definition at line 55 of file nativeWindowHandle.h.

Member Function Documentation

◆ get_int_handle()

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 78 of file nativeWindowHandle.cxx.


The documentation for this class was generated from the following files: