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

anr_cylinder_array_color Struct Reference

#include <ANARIRenderer.h>

List of all members.

Public Attributes

int num
float * verts
float * radii
float * colors
unsigned int * indices
ANARIGeometry geom
ANARIArray1D cyls
ANARIArray1D rads
ANARIArray1D cols
ANARIArray1D ind
ANARISurface surf
int matindex


Member Data Documentation

float* anr_cylinder_array_color::colors
 

Definition at line 121 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_cylinder_array, ANARIRender::cylinder_array, and ANARIRender::cylinder_array_color.

ANARIArray1D anr_cylinder_array_color::cols
 

Definition at line 126 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_cylinder_array.

ANARIArray1D anr_cylinder_array_color::cyls
 

Definition at line 124 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_cylinder_array.

ANARIGeometry anr_cylinder_array_color::geom
 

Definition at line 123 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_cylinder_array.

ANARIArray1D anr_cylinder_array_color::ind
 

Definition at line 127 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_cylinder_array.

unsigned int* anr_cylinder_array_color::indices
 

Definition at line 122 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_cylinder_array, ANARIRender::cylinder_array, and ANARIRender::cylinder_array_color.

int anr_cylinder_array_color::matindex
 

Definition at line 129 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_cylinder_array.

int anr_cylinder_array_color::num
 

Definition at line 118 of file ANARIRenderer.h.

Referenced by ANARIRender::cylinder_array, and ANARIRender::cylinder_array_color.

float* anr_cylinder_array_color::radii
 

Definition at line 120 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_cylinder_array, ANARIRender::cylinder_array, and ANARIRender::cylinder_array_color.

ANARIArray1D anr_cylinder_array_color::rads
 

Definition at line 125 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_cylinder_array.

ANARISurface anr_cylinder_array_color::surf
 

Definition at line 128 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_cylinder_array.

float* anr_cylinder_array_color::verts
 

Definition at line 119 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_cylinder_array, ANARIRender::cylinder_array, and ANARIRender::cylinder_array_color.


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