Viskores
1.0
|
#include <IndicesExtrude.h>
Public Member Functions | |
IndicesExtrude ()=default | |
IndicesExtrude (viskores::Vec3i_32 pointIds1, viskores::Int32 plane1, viskores::Vec3i_32 pointIds2, viskores::Int32 plane2, viskores::Int32 numberOfPointsPerPlane) | |
viskores::Id | operator[] (viskores::IdComponent index) const |
constexpr viskores::IdComponent | GetNumberOfComponents () const |
template<typename T , viskores::IdComponent DestSize> | |
void | CopyInto (viskores::Vec< T, DestSize > &dest) const |
Public Attributes | |
viskores::Vec3i_32 | PointIds [2] |
viskores::Int32 | Planes [2] |
viskores::Int32 | NumberOfPointsPerPlane |
|
default |
|
inline |
|
inline |
|
inlineconstexpr |
|
inline |
viskores::Int32 viskores::exec::IndicesExtrude::NumberOfPointsPerPlane |
viskores::Int32 viskores::exec::IndicesExtrude::Planes[2] |
viskores::Vec3i_32 viskores::exec::IndicesExtrude::PointIds[2] |