Decode

Decode(string, PlyLoadOptions)

निर्दिष्ट स्ट्रीम से पॉइंट क्लाउड या मेश को डिकोड करें।

public Geometry Decode(string fileName, PlyLoadOptions opt = null)
पैरामीटरप्रकारविवरण
fileNameStringइनपुट स्ट्रीम
optPlyLoadOptionsपीएलवाई प्रारूप का लोड विकल्प

प्रतिलाभ की मात्रा

Mesh याPointCloud उदाहरण

यह सभी देखें


Decode(Stream, PlyLoadOptions)

निर्दिष्ट स्ट्रीम से पॉइंट क्लाउड या मेश को डिकोड करें।

public Geometry Decode(Stream stream, PlyLoadOptions opt = null)
पैरामीटरप्रकारविवरण
streamStreamइनपुट स्ट्रीम
optPlyLoadOptionsपीएलवाई प्रारूप का लोड विकल्प

प्रतिलाभ की मात्रा

Mesh याPointCloud उदाहरण

यह सभी देखें