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

Public Attributes

int v0
 
int v1
 
int v2
 
int v3
 
float3 normal
 

Detailed Description

Definition at line 60 of file volume.cpp.

Member Data Documentation

◆ normal

float3 QuadData::normal

Definition at line 63 of file volume.cpp.

◆ v0

int QuadData::v0

Definition at line 61 of file volume.cpp.

◆ v1

int QuadData::v1

Definition at line 61 of file volume.cpp.

◆ v2

int QuadData::v2

Definition at line 61 of file volume.cpp.

◆ v3

int QuadData::v3

Definition at line 61 of file volume.cpp.


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