Blender  V2.93
Public Attributes | List of all members
TransSnapPoint Struct Reference

#include <transform.h>

Public Attributes

struct TransSnapPointnext
 
struct TransSnapPointprev
 
float co [3]
 

Detailed Description

Definition at line 294 of file transform.h.

Member Data Documentation

◆ co

float TransSnapPoint::co[3]

Definition at line 296 of file transform.h.

Referenced by addSnapPoint(), drawSnapping(), getSnapPoint(), and updateSelectedSnapPoint().

◆ next

struct TransSnapPoint* TransSnapPoint::next

Definition at line 295 of file transform.h.

Referenced by drawSnapping(), getSnapPoint(), and updateSelectedSnapPoint().

◆ prev

struct TransSnapPoint * TransSnapPoint::prev

Definition at line 295 of file transform.h.


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