Blender  V3.3
Public Attributes | List of all members
InterpFace Struct Reference

Public Attributes

BMFacef
 
void ** blocks_l
 
void ** blocks_v
 
float(* cos_2d )[2]
 
float axis_mat [3][3]
 

Detailed Description

Definition at line 42 of file bmo_inset.c.

Member Data Documentation

◆ axis_mat

float InterpFace::axis_mat[3][3]

◆ blocks_l

void** InterpFace::blocks_l

◆ blocks_v

void** InterpFace::blocks_v

◆ cos_2d

float(* InterpFace::cos_2d)[2]

◆ f

BMFace* InterpFace::f

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