gtsam_points
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
glk::Frustum Class Reference

#include <frustum.hpp>

Public Member Functions

 Frustum (float w, float h, float z, bool close_front)
 

Public Attributes

std::vector< Eigen::Vector3f > vertices
 
std::vector< Eigen::Vector3f > normals
 
std::vector< intindices
 

Constructor & Destructor Documentation

◆ Frustum()

glk::Frustum::Frustum ( float  w,
float  h,
float  z,
bool  close_front 
)
inline

Member Data Documentation

◆ indices

std::vector<int> glk::Frustum::indices

◆ normals

std::vector<Eigen::Vector3f> glk::Frustum::normals

◆ vertices

std::vector<Eigen::Vector3f> glk::Frustum::vertices

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