Blender V4.3
Point3i Struct Reference

#include <GeoCommon.h>

Public Attributes

int x
 
int y
 
int z
 

Detailed Description

Structure definitions for points and triangles.

Author
Tao Ju

Definition at line 20 of file GeoCommon.h.

Member Data Documentation

◆ x

int Point3i::x

Definition at line 21 of file GeoCommon.h.

◆ y

int Point3i::y

Definition at line 21 of file GeoCommon.h.

◆ z

int Point3i::z

Definition at line 21 of file GeoCommon.h.


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