Blender V4.5
PosNorLoop Struct Reference

#include <draw_subdiv_shader_shared.hh>

Public Attributes

float x
 
float y
 
float z
 
float nx
 
float ny
 
float nz
 
float flag
 

Detailed Description

Definition at line 65 of file draw_subdiv_shader_shared.hh.

Member Data Documentation

◆ flag

float PosNorLoop::flag

Definition at line 68 of file draw_subdiv_shader_shared.hh.

◆ nx

float PosNorLoop::nx

Definition at line 67 of file draw_subdiv_shader_shared.hh.

◆ ny

float PosNorLoop::ny

Definition at line 67 of file draw_subdiv_shader_shared.hh.

◆ nz

float PosNorLoop::nz

Definition at line 67 of file draw_subdiv_shader_shared.hh.

◆ x

float PosNorLoop::x

Definition at line 66 of file draw_subdiv_shader_shared.hh.

◆ y

float PosNorLoop::y

Definition at line 66 of file draw_subdiv_shader_shared.hh.

◆ z

float PosNorLoop::z

Definition at line 66 of file draw_subdiv_shader_shared.hh.


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