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

anr_sphere_array_color Struct Reference

#include <ANARIRenderer.h>

List of all members.

Public Attributes

int num
float * xyz
float * radii
float * colors
ANARIGeometry geom
ANARIArray1D cents
ANARIArray1D rads
ANARIArray1D cols
ANARISurface surf
int matindex


Member Data Documentation

ANARIArray1D anr_sphere_array_color::cents
 

Definition at line 109 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_sphere_array.

float* anr_sphere_array_color::colors
 

Definition at line 107 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_sphere_array, ANARIRender::sphere_array, and ANARIRender::sphere_array_color.

ANARIArray1D anr_sphere_array_color::cols
 

Definition at line 111 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_sphere_array.

ANARIGeometry anr_sphere_array_color::geom
 

Definition at line 108 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_sphere_array.

int anr_sphere_array_color::matindex
 

Definition at line 113 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_sphere_array.

int anr_sphere_array_color::num
 

Definition at line 104 of file ANARIRenderer.h.

Referenced by ANARIRender::sphere_array, and ANARIRender::sphere_array_color.

float* anr_sphere_array_color::radii
 

Definition at line 106 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_sphere_array, ANARIRender::sphere_array, and ANARIRender::sphere_array_color.

ANARIArray1D anr_sphere_array_color::rads
 

Definition at line 110 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_sphere_array.

ANARISurface anr_sphere_array_color::surf
 

Definition at line 112 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_sphere_array.

float* anr_sphere_array_color::xyz
 

Definition at line 105 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_sphere_array, ANARIRender::sphere_array, and ANARIRender::sphere_array_color.


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