version 0.6.0

Functions/Subroutines

subroutine, public mod_cg3_obj_wavefront_reader::read_obj_polyhedron (filename, polyhedron)
 Read a OBJ Wavefront file (.obj) in a polyhedron structure. More...
 

Detailed Description

Function/Subroutine Documentation

◆ read_obj_polyhedron()

subroutine, public mod_cg3_obj_wavefront_reader::read_obj_polyhedron ( character(len=*), intent(in)  filename,
type(t_polyhedron), intent(inout)  polyhedron 
)

This reader ignores normal and texture information. Curve and surfaces (NURBS) are also ignored.

Warning
Negative references for face description are not supported.
Parameters
[in]filename.obj file name
[in,out]polyhedronresulting polyhedron