Index
Modules
Classes
List of all members
|
Public Member Functions
Array2D< T > Class Template Reference
#include <VolSim.h>
Public Member Functions
Array2D
()
void
Init
(
int
x,
int
y)
T *
operator[]
(
int
i)
~Array2D
()
Constructor & Destructor Documentation
◆
Array2D()
template<class T >
Array2D
< T >
::Array2D
(
)
◆
~Array2D()
template<class T >
Array2D
< T >::~
Array2D
(
)
Member Function Documentation
◆
Init()
template<class T >
void
Array2D
< T >::Init
(
int
x
,
int
y
)
Referenced by
cStock::cStock()
.
◆
operator[]()
template<class T >
T *
Array2D
< T >::operator[]
(
int
i
)
The documentation for this class was generated from the following file:
FreeCAD/src/Mod/Path/PathSimulator/App/VolSim.h
Generated by
1.9.4