Class ObjFileCodec

java.lang.Object
boofcv.io.points.impl.ObjFileCodec

public class ObjFileCodec extends Object
High level interface for reading and writing OBJ files. Takes in BoofCV specific data structures for input and output. This format was created by Wavefront and a link to format is found below.
See Also: