G+Smo
24.08.0
Geometry + Simulation Modules
|
A fixed-size, statically allocated 3D vector.
T | coefficient type |
Public Types | |
typedef memory::shared_ptr < gsVector3d > | Ptr |
Shared pointer for gsVector3d. | |
Public Member Functions | |
template<typename OtherDerived > | |
gsVector3d (const gsEigen::MatrixBase< OtherDerived > &other) | |
This constructor allows constructing a gsVector3d from Eigen expressions. | |