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

vmd_sphere_color Struct Reference

#include <OptiXShaders.h>

List of all members.

Public Attributes

float3 center
float radius
float3 color
float pad


Member Data Documentation

float3 vmd_sphere_color::center
 

Definition at line 224 of file OptiXShaders.h.

float3 vmd_sphere_color::color
 

Definition at line 226 of file OptiXShaders.h.

float vmd_sphere_color::pad
 

Definition at line 227 of file OptiXShaders.h.

Referenced by OptiXRenderer::sphere_array_color.

float vmd_sphere_color::radius
 

Definition at line 225 of file OptiXShaders.h.

Referenced by OptiXRenderer::sphere_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