AddProperty(std::string &line) | nanoply::PlyElement | |
cnt | nanoply::PlyElement | |
Contains(NNP_ENTITY entity) | nanoply::PlyElement | |
InitFromHeader(std::string &elemStr, std::vector< std::string > &propStr) | nanoply::PlyElement | |
name | nanoply::PlyElement | |
plyElem | nanoply::PlyElement | |
PlyElement() | nanoply::PlyElement | [inline] |
PlyElement(std::string &_name, std::vector< PlyProperty > &prop, size_t nElem) | nanoply::PlyElement | [inline] |
PlyElement(PlyElemEntity ent, std::vector< PlyProperty > &prop, size_t nElem) | nanoply::PlyElement | [inline] |
propVec | nanoply::PlyElement | |
SkipAsciiElementsInFile(PlyFile &file) | nanoply::PlyElement | |
SkipBinaryElementsInFile(PlyFile &file) | nanoply::PlyElement | |
validToWrite | nanoply::PlyElement | |
WriteHeader(PlyFile &file) | nanoply::PlyElement |