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

#include <bbopMathClass.h>

Inheritance diagram for Vector3d:
Vector3< double >

Public Member Functions

 Vector3d ()
 
 Vector3d (double x_, double y_, double z_)
 
- Public Member Functions inherited from Vector3< double >
 Vector3 ()
 
 Vector3 (double x_, double y_, double z_)
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ Vector3d() [1/2]

Vector3d::Vector3d ( )

◆ Vector3d() [2/2]

Vector3d::Vector3d ( double x_,
double y_,
double z_ )

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