|
Blender V5.0
|
#include "BLI_math_vector_types.hh"Go to the source code of this file.
Classes | |
| class | blender::io::obj::IOBJCurve |
| class | blender::io::obj::OBJCurves |
| class | blender::io::obj::OBJLegacyCurve |
Namespaces | |
| namespace | blender |
| namespace | blender::bke |
| namespace | blender::io |
| namespace | blender::io::obj |
Functions | |
Utility | |
| Span< float > | blender::io::obj::valid_nurb_control_point_range (const int8_t order, const Span< float > knots, IndexRange &point_range) |