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

#include <Ply.h>

Public Attributes

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 86 of file Ply.h.

Member Data Documentation

◆ count_external

int PlyProperty::count_external

◆ count_internal

int PlyProperty::count_internal

◆ count_offset

int PlyProperty::count_offset

◆ external_type

int PlyProperty::external_type

◆ internal_type

int PlyProperty::internal_type

◆ is_list

int PlyProperty::is_list

◆ name

char* PlyProperty::name

◆ offset


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