#include <vtk_agents.h>
Adds additional data members to the vtkUnstructuredGrid required by ParaviewAdaptor to visualize agents.
Definition at line 36 of file vtk_agents.h.
◆ VtkAgents()
| bdm::VtkAgents::VtkAgents |
( |
const char * |
type_name, |
|
|
vtkCPDataDescription * |
data_description |
|
) |
| |
◆ ~VtkAgents()
| bdm::VtkAgents::~VtkAgents |
( |
| ) |
|
◆ FindTClass()
| TClass * bdm::VtkAgents::FindTClass |
( |
| ) |
|
|
private |
◆ GetData()
| vtkUnstructuredGrid * bdm::VtkAgents::GetData |
( |
uint64_t |
idx | ) |
|
◆ GetShape()
| Shape bdm::VtkAgents::GetShape |
( |
| ) |
const |
◆ GetTClass()
| TClass * bdm::VtkAgents::GetTClass |
( |
| ) |
|
◆ InitializeDataMembers()
| void bdm::VtkAgents::InitializeDataMembers |
( |
const Agent * |
agent, |
|
|
std::vector< std::string > * |
data_members |
|
) |
| const |
|
private |
◆ Update()
| void bdm::VtkAgents::Update |
( |
const std::vector< Agent * > * |
agents | ) |
|
◆ UpdateMappedDataArrays()
| void bdm::VtkAgents::UpdateMappedDataArrays |
( |
uint64_t |
tid, |
|
|
const std::vector< Agent * > * |
agents, |
|
|
uint64_t |
start, |
|
|
uint64_t |
end |
|
) |
| |
|
private |
◆ WriteToFile()
| void bdm::VtkAgents::WriteToFile |
( |
uint64_t |
step | ) |
const |
◆ ParaviewAdaptorTest_GenerateSimulationInfoJson_Test
| friend class ParaviewAdaptorTest_GenerateSimulationInfoJson_Test |
|
friend |
◆ data_
| std::vector<vtkUnstructuredGrid*> bdm::VtkAgents::data_ |
|
private |
◆ name_
| std::string bdm::VtkAgents::name_ |
|
private |
◆ shape_
| Shape bdm::VtkAgents::shape_ |
|
private |
◆ tclass_
| TClass* bdm::VtkAgents::tclass_ |
|
private |
The documentation for this class was generated from the following files: