MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Nodes::Network::PhysicsState Struct Reference

Physics-specific data parallel to PointVertex array. More...

#include <PhysicsOperator.hpp>

+ Collaboration diagram for MayaFlux::Nodes::Network::PhysicsState:

Public Attributes

glm::vec3 velocity { 0.0F }
 
glm::vec3 force { 0.0F }
 
float mass { 1.0F }
 

Detailed Description

Physics-specific data parallel to PointVertex array.

Stored separately to avoid polluting vertex types with physics data. Indexed in parallel with PointCollectionNode's internal vertex array.

Definition at line 35 of file PhysicsOperator.hpp.


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