TazGraph Project v0.1.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
LineInstanceData Struct Reference
Collaboration diagram for LineInstanceData:
Collaboration graph
[legend]

Public Member Functions

 LineInstanceData (TazPosition mfromPos, TazPosition mtoPos, TazColor mfromcolor, TazColor mtocolor, float mwidth)
 

Public Attributes

TazPosition fromPos = glm::vec3(0.0f)
 
TazPosition toPos = glm::vec3(0.0f)
 
TazColor fromColor = TazColor(255, 255, 255, 255)
 
TazColor toColor = TazColor(255, 255, 255, 255)
 
float width = 10.0f
 

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