CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
GeMesh::int3 Struct Reference

#include <GeTrMeshSimplification.h>

Public Member Functions

 int3 ()
 
void set (int a)
 
int operator[] (unsigned int i) const
 
int & operator[] (unsigned int i)
 

Public Attributes

int val [3]
 

Detailed Description

Definition at line 42 of file GeTrMeshSimplification.h.

Constructor & Destructor Documentation

◆ int3()

GeMesh::int3::int3 ( )
inline

Definition at line 44 of file GeTrMeshSimplification.h.

Member Function Documentation

◆ operator[]() [1/2]

int & GeMesh::int3::operator[] ( unsigned int i)
inline

Definition at line 50 of file GeTrMeshSimplification.h.

◆ operator[]() [2/2]

int GeMesh::int3::operator[] ( unsigned int i) const
inline

Definition at line 46 of file GeTrMeshSimplification.h.

◆ set()

void GeMesh::int3::set ( int a)
inline

Definition at line 45 of file GeTrMeshSimplification.h.

Member Data Documentation

◆ val

int GeMesh::int3::val[3]

Definition at line 54 of file GeTrMeshSimplification.h.


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