Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::IndexedTriangle Class Reference

Public Member Functions

 IndexedTriangle (const std::size_t iA, const std::size_t iB, const std::size_t iC)
 

Public Attributes

std::size_t iA
 
std::size_t iB
 
std::size_t iC
 

Constructor & Destructor Documentation

◆ IndexedTriangle()

ph::IndexedTriangle::IndexedTriangle ( const std::size_t iA,
const std::size_t iB,
const std::size_t iC )
inline

Member Data Documentation

◆ iA

std::size_t ph::IndexedTriangle::iA

◆ iB

std::size_t ph::IndexedTriangle::iB

◆ iC

std::size_t ph::IndexedTriangle::iC

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