Blender V4.3
stl_data.hh File Reference
#include "BLI_math_vector_types.hh"
#include <cstdint>

Go to the source code of this file.

Classes

struct  blender::io::stl::PackedTriangle
 

Namespaces

namespace  blender
 
namespace  blender::io
 
namespace  blender::io::stl
 

Variables

constexpr size_t blender::io::stl::BINARY_HEADER_SIZE = 80
 
constexpr size_t blender::io::stl::BINARY_STRIDE = sizeof(PackedTriangle)