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

Vertex Struct Reference

List of all members.

Public Attributes

float x
float y
float z
float r
float g
float b
float nx
float ny
float nz
void * other_props

Member Data Documentation

float Vertex::b
 

Definition at line 31 of file plyplugin.C.

Referenced by read_rawgraphics.

float Vertex::g
 

Definition at line 31 of file plyplugin.C.

Referenced by read_rawgraphics.

float Vertex::nx
 

Definition at line 32 of file plyplugin.C.

float Vertex::ny
 

Definition at line 32 of file plyplugin.C.

float Vertex::nz
 

Definition at line 32 of file plyplugin.C.

void* Vertex::other_props
 

Definition at line 33 of file plyplugin.C.

float Vertex::r
 

Definition at line 31 of file plyplugin.C.

Referenced by read_rawgraphics.

float Vertex::x
 

Definition at line 30 of file plyplugin.C.

Referenced by read_rawgraphics.

float Vertex::y
 

Definition at line 30 of file plyplugin.C.

Referenced by read_rawgraphics.

float Vertex::z
 

Definition at line 30 of file plyplugin.C.

Referenced by read_rawgraphics.


The documentation for this struct was generated from the following file:
Generated on Fri Mar 29 03:10:35 2024 for VMD Plugins (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002