ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
OtherElem Struct Reference

#include <Ply.h>

Collaboration diagram for OtherElem:

Public Attributes

char * elem_name
 
int elem_count
 
OtherData ** other_data
 
PlyOtherPropother_props
 

Detailed Description

Definition at line 122 of file Ply.h.

Member Data Documentation

◆ elem_count

int OtherElem::elem_count

◆ elem_name

char* OtherElem::elem_name

◆ other_data

OtherData** OtherElem::other_data

Definition at line 125 of file Ply.h.

Referenced by ply_get_other_element(), and ply_put_other_elements().

◆ other_props

PlyOtherProp* OtherElem::other_props

Definition at line 126 of file Ply.h.

Referenced by ply_describe_other_elements(), and ply_get_other_element().


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