Bbop-Library 0.4.1-alpha
Opengl library to build 2d apps and game that implement a light system named Lumop
 
Loading...
Searching...
No Matches
Vector3i Class Reference

#include <bbopMathClass.h>

Inheritance diagram for Vector3i:
Vector3< int >

Public Member Functions

 Vector3i ()
 
 Vector3i (int x_, int y_, int z_)
 
- Public Member Functions inherited from Vector3< int >
 Vector3 ()
 
 Vector3 (int x_, int y_, int z_)
 

Additional Inherited Members

- Public Attributes inherited from Vector3< int >
int x
 
int y
 
int z
 

Constructor & Destructor Documentation

◆ Vector3i() [1/2]

Vector3i::Vector3i ( )

◆ Vector3i() [2/2]

Vector3i::Vector3i ( int x_,
int y_,
int z_ )

The documentation for this class was generated from the following files: