Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

PositionalLightList Struct Reference

#include <OptiXShaders.h>

List of all members.

Public Attributes

int num_lights
float3 posns [DISP_LIGHTS+1]
 VMD light count macro is 4. More...


Member Data Documentation

int PositionalLightList::num_lights
 

Definition at line 162 of file OptiXShaders.h.

Referenced by OptiXRenderer::update_rendering_state.

float3 PositionalLightList::posns[DISP_LIGHTS+1]
 

VMD light count macro is 4.

Definition at line 163 of file OptiXShaders.h.

Referenced by OptiXRenderer::update_rendering_state.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 18 02:47:21 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002