Blender  V3.3
Public Attributes | List of all members
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 18 of file GeoCommon.h.

Member Data Documentation

◆ x

int Point3i::x

Definition at line 19 of file GeoCommon.h.

◆ y

int Point3i::y

Definition at line 19 of file GeoCommon.h.

◆ z

int Point3i::z

Definition at line 19 of file GeoCommon.h.


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