SPH
Public Attributes | List of all members
ProjectedPoint Struct Reference

Represents a particle projected onto image plane. More...

#include <Camera.h>

Public Attributes

Coords coords
 Point in image coordinates. More...
 
float radius
 Projected radius of the particle. More...
 

Detailed Description

Represents a particle projected onto image plane.

Definition at line 46 of file Camera.h.

Member Data Documentation

◆ coords

Coords ProjectedPoint::coords

Point in image coordinates.

Definition at line 49 of file Camera.h.

◆ radius

float ProjectedPoint::radius

Projected radius of the particle.

Definition at line 52 of file Camera.h.


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