occ
Loading...
Searching...
No Matches
tinyply::PropertyInfo Struct Reference

#include <tinyply.h>

Public Member Functions

 PropertyInfo ()
 
 PropertyInfo (int stride, std::string str)
 

Public Attributes

int stride {0}
 
std::string str
 

Constructor & Destructor Documentation

◆ PropertyInfo() [1/2]

tinyply::PropertyInfo::PropertyInfo ( )
inline

◆ PropertyInfo() [2/2]

tinyply::PropertyInfo::PropertyInfo ( int  stride,
std::string  str 
)
inline

Member Data Documentation

◆ str

std::string tinyply::PropertyInfo::str

◆ stride

int tinyply::PropertyInfo::stride {0}

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