Panda3D
Loading...
Searching...
No Matches
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 361 of file shader.h.

Member Data Documentation

◆ _cat

NotifyCategory* Shader::ShaderArgInfo::_cat

Definition at line 369 of file shader.h.

◆ _class

ShaderArgClass Shader::ShaderArgInfo::_class

Definition at line 363 of file shader.h.

◆ _direction

ShaderArgDir Shader::ShaderArgInfo::_direction

Definition at line 366 of file shader.h.

◆ _id

ShaderArgId Shader::ShaderArgInfo::_id

Definition at line 362 of file shader.h.

◆ _numeric_type

ShaderPtrType Shader::ShaderArgInfo::_numeric_type

Definition at line 368 of file shader.h.

◆ _subclass

ShaderArgClass Shader::ShaderArgInfo::_subclass

Definition at line 364 of file shader.h.

◆ _type

ShaderArgType Shader::ShaderArgInfo::_type

Definition at line 365 of file shader.h.

◆ _varying

bool Shader::ShaderArgInfo::_varying

Definition at line 367 of file shader.h.


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