Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

PlyElement Struct Reference

#include <ply.h>


Data Fields

char * name
int num
int size
int nprops
PlyProperty ** props
char * store_prop
int other_offset
int other_size

Field Documentation

char* PlyElement::name
 

Definition at line 82 of file ply.h.

Referenced by add_element(), ply_header_complete(), and ply_write().

int PlyElement::nprops
 

Definition at line 85 of file ply.h.

Referenced by add_element(), add_property(), ascii_get_element(), binary_get_element(), find_property(), ply_describe_element(), ply_describe_other_properties(), ply_describe_property(), ply_get_element_description(), ply_get_other_properties(), ply_header_complete(), ply_put_element(), ply_read(), ply_write(), and setup_other_props().

int PlyElement::num
 

Definition at line 83 of file ply.h.

Referenced by add_element(), ply_describe_element(), ply_element_count(), ply_get_element_description(), ply_header_complete(), and ply_write().

int PlyElement::other_offset
 

Definition at line 88 of file ply.h.

Referenced by ascii_get_element(), binary_get_element(), ply_describe_other_properties(), ply_get_other_properties(), ply_put_element(), and ply_read().

int PlyElement::other_size
 

Definition at line 89 of file ply.h.

Referenced by ascii_get_element(), binary_get_element(), ply_describe_other_properties(), ply_get_other_properties(), and setup_other_props().

PlyProperty** PlyElement::props
 

Definition at line 86 of file ply.h.

Referenced by add_property(), ascii_get_element(), binary_get_element(), find_property(), ply_describe_element(), ply_describe_other_properties(), ply_describe_property(), ply_get_element_description(), ply_get_other_properties(), ply_header_complete(), ply_put_element(), and setup_other_props().

int PlyElement::size
 

Definition at line 84 of file ply.h.

char* PlyElement::store_prop
 

Definition at line 87 of file ply.h.

Referenced by ascii_get_element(), binary_get_element(), ply_describe_element(), ply_describe_other_properties(), ply_describe_property(), ply_get_element_setup(), ply_get_other_properties(), ply_get_property(), ply_put_element(), ply_read(), and setup_other_props().


The documentation for this struct was generated from the following file:
 

Powered by Plone

This site conforms to the following standards: