Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Shader::ShaderTexSpec Struct Reference

Public Member Functions

 PT (InternalName) _name
 
 PT (InternalName) _suffix
 

Public Attributes

int _desired_type
 
ShaderArgId _id
 
ShaderTexInput _part
 
int _stage
 

Detailed Description

Definition at line 433 of file shader.h.

Member Data Documentation

◆ _desired_type

int Shader::ShaderTexSpec::_desired_type

Definition at line 438 of file shader.h.

◆ _id

ShaderArgId Shader::ShaderTexSpec::_id

Definition at line 434 of file shader.h.

◆ _part

ShaderTexInput Shader::ShaderTexSpec::_part

Definition at line 436 of file shader.h.

◆ _stage

int Shader::ShaderTexSpec::_stage

Definition at line 437 of file shader.h.


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