Blue Brain BioExplorer
core::StreamlinesData Struct Reference

#include <Streamline.h>

Public Member Functions

void clear ()
 

Public Attributes

Vector4fs vertex
 
Vector4fs vertexColor
 
std::vector< int32_t > indices
 

Detailed Description

Definition at line 47 of file Streamline.h.

Member Function Documentation

◆ clear()

void core::StreamlinesData::clear ( )
inline

Definition at line 66 of file Streamline.h.

Member Data Documentation

◆ indices

std::vector<int32_t> core::StreamlinesData::indices

Definition at line 64 of file Streamline.h.

◆ vertex

Vector4fs core::StreamlinesData::vertex

Definition at line 51 of file Streamline.h.

◆ vertexColor

Vector4fs core::StreamlinesData::vertexColor

Definition at line 54 of file Streamline.h.


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