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

anr_trimesh_v3f_n3f_c3f Struct Reference

#include <ANARIRenderer.h>

List of all members.

Public Attributes

int num
float * v
float * n
float * c
int * f
ANARIGeometry geom
ANARIArray1D verts
ANARIArray1D norms
ANARIArray1D cols
ANARIArray1D ind
ANARISurface surf
int matindex


Member Data Documentation

float* anr_trimesh_v3f_n3f_c3f::c
 

Definition at line 91 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_mesh, ANARIRender::tricolor_list, ANARIRender::trimesh_c4n3v3, ANARIRender::trimesh_c4u_n3b_v3f, ANARIRender::trimesh_c4u_n3f_v3f, ANARIRender::trimesh_n3b_v3f, ANARIRender::trimesh_n3f_v3f, and ANARIRender::tristrip.

ANARIArray1D anr_trimesh_v3f_n3f_c3f::cols
 

Definition at line 96 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_mesh.

int* anr_trimesh_v3f_n3f_c3f::f
 

Definition at line 92 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_mesh, ANARIRender::tricolor_list, ANARIRender::trimesh_c4n3v3, ANARIRender::trimesh_c4u_n3b_v3f, ANARIRender::trimesh_c4u_n3f_v3f, ANARIRender::trimesh_n3b_v3f, ANARIRender::trimesh_n3f_v3f, and ANARIRender::tristrip.

ANARIGeometry anr_trimesh_v3f_n3f_c3f::geom
 

Definition at line 93 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_mesh.

ANARIArray1D anr_trimesh_v3f_n3f_c3f::ind
 

Definition at line 97 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_mesh.

int anr_trimesh_v3f_n3f_c3f::matindex
 

Definition at line 99 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_mesh.

float* anr_trimesh_v3f_n3f_c3f::n
 

Definition at line 90 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_mesh, ANARIRender::tricolor_list, ANARIRender::trimesh_c4n3v3, ANARIRender::trimesh_c4u_n3b_v3f, ANARIRender::trimesh_c4u_n3f_v3f, ANARIRender::trimesh_n3b_v3f, ANARIRender::trimesh_n3f_v3f, and ANARIRender::tristrip.

ANARIArray1D anr_trimesh_v3f_n3f_c3f::norms
 

Definition at line 95 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_mesh.

int anr_trimesh_v3f_n3f_c3f::num
 

Definition at line 88 of file ANARIRenderer.h.

Referenced by ANARIRender::tricolor_list, ANARIRender::trimesh_c4n3v3, ANARIRender::trimesh_c4u_n3b_v3f, ANARIRender::trimesh_c4u_n3f_v3f, ANARIRender::trimesh_n3b_v3f, ANARIRender::trimesh_n3f_v3f, and ANARIRender::tristrip.

ANARISurface anr_trimesh_v3f_n3f_c3f::surf
 

Definition at line 98 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_mesh.

float* anr_trimesh_v3f_n3f_c3f::v
 

Definition at line 89 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_mesh, ANARIRender::tricolor_list, ANARIRender::trimesh_c4n3v3, ANARIRender::trimesh_c4u_n3b_v3f, ANARIRender::trimesh_c4u_n3f_v3f, ANARIRender::trimesh_n3b_v3f, ANARIRender::trimesh_n3f_v3f, and ANARIRender::tristrip.

ANARIArray1D anr_trimesh_v3f_n3f_c3f::verts
 

Definition at line 94 of file ANARIRenderer.h.

Referenced by ANARIRender::attach_mesh.


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