newspeoplefor developersdocumentationdownloads

nAbstractShaderNode::TexNode Class Reference

#include <nabstractshadernode.h>

List of all members.


Detailed Description

Definition at line 98 of file nabstractshadernode.h.


Public Member Functions

 TexNode ()
 default constructor
 TexNode (nShaderState::Param shaderParam, const char *texName)
 constructor

Public Attributes

nShaderState::Param shaderParameter
nString texName
nRef< nTexture2refTexture

Constructor & Destructor Documentation

nAbstractShaderNode::TexNode::TexNode  )  [inline]
 

default constructor

Definition at line 120 of file nabstractshadernode.h.

nAbstractShaderNode::TexNode::TexNode nShaderState::Param  shaderParam,
const char *  texName
[inline]
 

constructor

Definition at line 130 of file nabstractshadernode.h.


Member Data Documentation

nShaderState::Param nAbstractShaderNode::TexNode::shaderParameter
 

Definition at line 106 of file nabstractshadernode.h.

nString nAbstractShaderNode::TexNode::texName
 

Definition at line 107 of file nabstractshadernode.h.

nRef<nTexture2> nAbstractShaderNode::TexNode::refTexture
 

Definition at line 108 of file nabstractshadernode.h.


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

Copyright © 1999-2005 by the contributing authors. Ideas, requests, problems: Send feedback.