Panda3D
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ModelRoot::ModelReference Class Reference

#include <pandadoc.hpp>

Inheritance diagram for ModelRoot::ModelReference:
ReferenceCount

Public Member Functions

 __init__ ()
 
 __init__ (const ModelRoot::ModelReference)
 
- Public Member Functions inherited from ReferenceCount
int getRefCount ()
 Returns the current reference count.
 
 ref ()
 Explicitly increments the reference count.
 
bool testRefCountIntegrity ()
 Does some easy checks to make sure that the reference count isn't completely bogus.
 
bool testRefCountNonzero ()
 Does some easy checks to make sure that the reference count isn't zero, or completely bogus.
 
bool unref ()
 Explicitly decrements the reference count.
 

Additional Inherited Members

- Static Public Member Functions inherited from ReferenceCount
static TypeHandle getClassType ()
 
- Public Attributes inherited from ReferenceCount
int ref_count
 The current reference count.
 

Member Function Documentation

◆ __init__() [1/2]

__init__ ( )

◆ __init__() [2/2]

__init__ ( const ModelRoot::ModelReference )