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

#include <Ply.h>

Public Attributes

unsigned char nr_vertices
 
int * vertices
 
int segment
 

Detailed Description

Definition at line 233 of file Ply.h.

Member Data Documentation

◆ nr_vertices

unsigned char PlyFace::nr_vertices

Definition at line 235 of file Ply.h.

Referenced by PlyWritePolygons().

◆ segment

int PlyFace::segment

Definition at line 237 of file Ply.h.

◆ vertices

int* PlyFace::vertices

Definition at line 236 of file Ply.h.

Referenced by PlyWritePolygons().


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