MeshLib C++ Docs
Loading...
Searching...
No Matches
MRVector3i Struct Reference

three-dimensional vector of ints More...

#include <MRVector3.h>

Public Attributes

int x
 
int y
 
int z
 

Detailed Description

three-dimensional vector of ints

Member Data Documentation

◆ x

int MRVector3i::x

◆ y

int MRVector3i::y

◆ z

int MRVector3i::z

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