Blender V4.3
blender::io::stl::PackedTriangle Struct Reference

#include <stl_data.hh>

Public Attributes

float3 normal
 
float3 vertices [3]
 
uint16_t attribute_byte_count
 

Detailed Description

Definition at line 14 of file stl_data.hh.

Member Data Documentation

◆ attribute_byte_count

uint16_t blender::io::stl::PackedTriangle::attribute_byte_count

Definition at line 17 of file stl_data.hh.

◆ normal

float3 blender::io::stl::PackedTriangle::normal

Definition at line 15 of file stl_data.hh.

◆ vertices

float3 blender::io::stl::PackedTriangle::vertices[3]

Definition at line 16 of file stl_data.hh.


The documentation for this struct was generated from the following file: