Blender V4.3
TransSnapPoint Struct Reference

#include <transform.hh>

Public Attributes

TransSnapPointnext
 
TransSnapPointprev
 
float co [3]
 

Detailed Description

Definition at line 303 of file transform.hh.

Member Data Documentation

◆ co

float TransSnapPoint::co[3]

Definition at line 305 of file transform.hh.

Referenced by addSnapPoint(), and getSnapPoint().

◆ next

TransSnapPoint* TransSnapPoint::next

Definition at line 304 of file transform.hh.

Referenced by getSnapPoint().

◆ prev

TransSnapPoint * TransSnapPoint::prev

Definition at line 304 of file transform.hh.


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