VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
PlyProperty Struct Reference

#include <vtkPLY.h>

Public Attributes

const char * name
 
int external_type
 
int internal_type
 
int offset
 
int is_list
 
int count_external
 
int count_internal
 
int count_offset
 

Detailed Description

Definition at line 96 of file vtkPLY.h.

Member Data Documentation

const char* PlyProperty::name

Definition at line 98 of file vtkPLY.h.

int PlyProperty::external_type

Definition at line 99 of file vtkPLY.h.

int PlyProperty::internal_type

Definition at line 100 of file vtkPLY.h.

int PlyProperty::offset

Definition at line 101 of file vtkPLY.h.

int PlyProperty::is_list

Definition at line 103 of file vtkPLY.h.

int PlyProperty::count_external

Definition at line 104 of file vtkPLY.h.

int PlyProperty::count_internal

Definition at line 105 of file vtkPLY.h.

int PlyProperty::count_offset

Definition at line 106 of file vtkPLY.h.


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