CFx SDK Documentation  2022 SP0
Public Member Functions | Public Attributes | List of all members
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 39 of file GeTrMeshSimplification.h.

Constructor & Destructor Documentation

◆ int3()

GeMesh::int3::int3 ( )
inline

Definition at line 41 of file GeTrMeshSimplification.h.

Member Function Documentation

◆ operator[]() [1/2]

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

Definition at line 47 of file GeTrMeshSimplification.h.

◆ operator[]() [2/2]

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

Definition at line 43 of file GeTrMeshSimplification.h.

◆ set()

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

Definition at line 42 of file GeTrMeshSimplification.h.

Member Data Documentation

◆ val

int GeMesh::int3::val[3]

Definition at line 51 of file GeTrMeshSimplification.h.


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