![]() |
G+Smo
25.01.0
Geometry + Simulation Modules
|
A fixed-size, statically allocated 3D vector.
| T | coefficient type |
Inheritance diagram for gsVector3d< T >: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. | |