Skip to main content

FrustumPlane Struct

Struct for providing FrustumPlane information, i.e. it's normal (facing inward) and the distance of the plane to the origin. More...

Declaration

struct helios::math::FrustumPlane { ... }

Public Member Attributes Index

helios::math::vec3fnormal {}
floatdistance {}

Description

Struct for providing FrustumPlane information, i.e. it's normal (facing inward) and the distance of the plane to the origin.

Definition at line 36 of file camera.ixx.

Public Member Attributes

distance

float helios::math::FrustumPlane::distance {}

Definition at line 38 of file camera.ixx.

38 float distance{};

normal

helios::math::vec3f helios::math::FrustumPlane::normal {}

Definition at line 37 of file camera.ixx.


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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.