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

vmd_cylinder_color Struct Reference

#include <OptiXShaders.h>

List of all members.

Public Attributes

float3 start
float radius
float3 axis
float3 color


Member Data Documentation

float3 vmd_cylinder_color::axis
 

Definition at line 194 of file OptiXShaders.h.

float3 vmd_cylinder_color::color
 

Definition at line 195 of file OptiXShaders.h.

float vmd_cylinder_color::radius
 

Definition at line 193 of file OptiXShaders.h.

Referenced by OptiXRenderer::cylinder_array_color.

float3 vmd_cylinder_color::start
 

Definition at line 192 of file OptiXShaders.h.


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