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

#include <DNA_node_types.h>

Public Attributes

short x1
 
short x2
 
short y1
 
short y2
 
float fac_x1
 
float fac_x2
 
float fac_y1
 
float fac_y2
 

Detailed Description

Definition at line 814 of file DNA_node_types.h.

Member Data Documentation

◆ fac_x1

float NodeTwoXYs::fac_x1

◆ fac_x2

float NodeTwoXYs::fac_x2

◆ fac_y1

float NodeTwoXYs::fac_y1

◆ fac_y2

float NodeTwoXYs::fac_y2

◆ x1

short NodeTwoXYs::x1

◆ x2

short NodeTwoXYs::x2

◆ y1

short NodeTwoXYs::y1

◆ y2

short NodeTwoXYs::y2

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