Panda3D
Public Member Functions | Public Attributes | List of all members
Shader::ShaderVarSpec Struct Reference

Public Member Functions

 PT (InternalName) _name
 

Public Attributes

int _append_uv
 
int _elements
 
ShaderArgId _id
 
ShaderPtrType _numeric_type
 

Detailed Description

Definition at line 433 of file shader.h.

Member Data Documentation

◆ _append_uv

int Shader::ShaderVarSpec::_append_uv

Definition at line 436 of file shader.h.

◆ _elements

int Shader::ShaderVarSpec::_elements

Definition at line 437 of file shader.h.

◆ _id

ShaderArgId Shader::ShaderVarSpec::_id

Definition at line 434 of file shader.h.

◆ _numeric_type

ShaderPtrType Shader::ShaderVarSpec::_numeric_type

Definition at line 438 of file shader.h.


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