Panda3D
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 424 of file shader.h.

Member Data Documentation

◆ _desired_type

int Shader::ShaderTexSpec::_desired_type

Definition at line 429 of file shader.h.

◆ _id

ShaderArgId Shader::ShaderTexSpec::_id

Definition at line 425 of file shader.h.

◆ _part

ShaderTexInput Shader::ShaderTexSpec::_part

Definition at line 427 of file shader.h.

◆ _stage

int Shader::ShaderTexSpec::_stage

Definition at line 428 of file shader.h.


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