Panda3D
Classes
paramTexture.h File Reference

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

#include "pandabase.h"
#include "paramValue.h"
#include "samplerState.h"
#include "texture.h"
#include "paramTexture.I"

Go to the source code of this file.

Classes

class  ParamTextureImage
 A class object for storing a pointer to a Texture along with a set of properties that indicates which image to bind to a shader input. More...
 
class  ParamTextureSampler
 A class object for storing a pointer to a Texture along with a sampler state that indicates how to to sample the given texture. 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
rdb
Date
2014-12-11

Definition in file paramTexture.h.