Panda3D
Public Attributes | List of all members
Shader::ShaderArgInfo Struct Reference

Public Attributes

NotifyCategory_cat
 
ShaderArgClass _class
 
ShaderArgDir _direction
 
ShaderArgId _id
 
ShaderPtrType _numeric_type
 
ShaderArgClass _subclass
 
ShaderArgType _type
 
bool _varying
 

Detailed Description

Definition at line 352 of file shader.h.

Member Data Documentation

◆ _cat

NotifyCategory* Shader::ShaderArgInfo::_cat

Definition at line 360 of file shader.h.

◆ _class

ShaderArgClass Shader::ShaderArgInfo::_class

Definition at line 354 of file shader.h.

◆ _direction

ShaderArgDir Shader::ShaderArgInfo::_direction

Definition at line 357 of file shader.h.

◆ _id

ShaderArgId Shader::ShaderArgInfo::_id

Definition at line 353 of file shader.h.

◆ _numeric_type

ShaderPtrType Shader::ShaderArgInfo::_numeric_type

Definition at line 359 of file shader.h.

◆ _subclass

ShaderArgClass Shader::ShaderArgInfo::_subclass

Definition at line 355 of file shader.h.

◆ _type

ShaderArgType Shader::ShaderArgInfo::_type

Definition at line 356 of file shader.h.

◆ _varying

bool Shader::ShaderArgInfo::_varying

Definition at line 358 of file shader.h.


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