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

#include <Ply.h>

Collaboration diagram for PlyElement:

Public Attributes

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

Detailed Description

Definition at line 100 of file Ply.h.

Member Data Documentation

◆ name

◆ nprops

◆ num

◆ other_offset

◆ other_size

int PlyElement::other_size

◆ props

◆ size

int PlyElement::size

Definition at line 103 of file Ply.h.

◆ store_prop


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