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
Vector3f Class Reference

#include <bbopMathClass.h>

Inheritance diagram for Vector3f:
Vector3< float >

Public Member Functions

 Vector3f ()
 
 Vector3f (float x_, float y_, float z_)
 
- Public Member Functions inherited from Vector3< float >
 Vector3 ()
 
 Vector3 (float x_, float y_, float z_)
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ Vector3f() [1/2]

Vector3f::Vector3f ( )

◆ Vector3f() [2/2]

Vector3f::Vector3f ( float x_,
float y_,
float z_ )

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