Panda3D
Functions
texturePool.I File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

Go to the source code of this file.

Functions

 PT (Texture) TexturePool
 Creates a new Texture object of the appropriate type for the indicated filename extension, according to the types that have been registered via register_texture_type(). More...
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2000-04-26
Author
fperazzi, PandaSE
Date
2010-04-29

Definition in file texturePool.I.

Function Documentation

◆ PT()

PT ( Texture  )

Creates a new Texture object of the appropriate type for the indicated filename extension, according to the types that have been registered via register_texture_type().

Definition at line 274 of file texturePool.I.

References TexturePool::get_global_ptr().