Peano
Loading...
Searching...
No Matches
VtkPointWriterBase< FileWriter > Class Template Reference

#include <point.h>

Inheritance diagram for VtkPointWriterBase< FileWriter >:

Protected Member Functions

constexpr int particleCountPosition () const
 
template<typename T >
byteswapped (T val)
 
void updatePointsCount ()
 
 VtkPointWriterBase (FileWriter *writer)
 
 VtkPointWriterBase ()=default
 

Protected Attributes

FileWriter * writer = nullptr
 
unsigned long pointCount = 0
 

Detailed Description

template<typename FileWriter>
class VtkPointWriterBase< FileWriter >

Definition at line 9 of file point.h.

Constructor & Destructor Documentation

◆ VtkPointWriterBase() [1/2]

template<typename FileWriter >
VtkPointWriterBase< FileWriter >::VtkPointWriterBase ( FileWriter * writer)
explicitprotected

Definition at line 42 of file point.h.

◆ VtkPointWriterBase() [2/2]

template<typename FileWriter >
VtkPointWriterBase< FileWriter >::VtkPointWriterBase ( )
explicitprotecteddefault

Member Function Documentation

◆ byteswapped()

template<typename FileWriter >
template<typename T >
T VtkPointWriterBase< FileWriter >::byteswapped ( T val)
protected

◆ particleCountPosition()

template<typename FileWriter >
constexpr int VtkPointWriterBase< FileWriter >::particleCountPosition ( ) const
constexprprotected

Definition at line 14 of file point.h.

Referenced by VtkPointWriterBase< FileWriter >::updatePointsCount().

Here is the caller graph for this function:

◆ updatePointsCount()

template<typename FileWriter >
void VtkPointWriterBase< FileWriter >::updatePointsCount ( )
protected

Field Documentation

◆ pointCount

◆ writer


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