Diligent Engine  v.2.4.g
Public Member Functions | Public Attributes | List of all members
Diligent::BoundBox Struct Reference

#include <AdvancedMath.hpp>

Public Member Functions

BoundBox Transform (const float4x4 &m) const
 

Public Attributes

float3 Min
 
float3 Max
 

Member Function Documentation

◆ Transform()

BoundBox Diligent::BoundBox::Transform ( const float4x4 m) const
inline

Member Data Documentation

◆ Max

float3 Diligent::BoundBox::Max

◆ Min

float3 Diligent::BoundBox::Min

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