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

vmd_ring_color Struct Reference

#include <OptiXShaders.h>

List of all members.

Public Attributes

float3 center
float3 norm
float inrad
float outrad
float3 color
float pad


Member Data Documentation

float3 vmd_ring_color::center
 

Definition at line 204 of file OptiXShaders.h.

float3 vmd_ring_color::color
 

Definition at line 208 of file OptiXShaders.h.

float vmd_ring_color::inrad
 

Definition at line 206 of file OptiXShaders.h.

Referenced by OptiXRenderer::ring_array_color.

float3 vmd_ring_color::norm
 

Definition at line 205 of file OptiXShaders.h.

float vmd_ring_color::outrad
 

Definition at line 207 of file OptiXShaders.h.

Referenced by OptiXRenderer::ring_array_color.

float vmd_ring_color::pad
 

Definition at line 209 of file OptiXShaders.h.

Referenced by OptiXRenderer::ring_array_color.


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