FileHdr.make_vertices

objファイルから頂点を読み込む

objファイルを読み込んで、頂点をVec3[]の配列にして返します。 file: objファイル名

class FileHdr
make_vertices
(
in string file
)

Meta