• Home
  • Raw
  • Download

Lines Matching refs:unspecified

179 The expression <<col,`col<1>(m)`>> is an lvalue of an unspecified 3D vector type that refers to col…
189 In general, the various view proxy functions return references of unspecified, non-copyable types t…
535 typedef /*exact definition unspecified*/ type;
584 /*main template members unspecified*/
748 typedef /*unspecified*/ type;
763 The main template definition returns an unspecified quaternion type with <<quat_traits,`scalar_type…
802 /*main template members unspecified*/
953 /* unspecified */
977 typedef /*unspecified*/ type;
993 The main template definition returns an unspecified copyable vector type of size `Dim`, except if `…
1009 typedef /*unspecified*/ type;
1025 The main template definition returns an unspecified vector type of the requested dimension with <<v…
1064 /*main template members unspecified*/
1209 /* unspecified */
1236 typedef /*unspecified*/ type;
1253 The main template definition returns an unspecified copyable matrix type of size `Rows` x `Cols`, e…
1270 typedef /*unspecified*/ type;
1288 The main template definition returns an unspecified matrix type of the requested dimensions with <<…
1482 template <class Q> -unspecified-return-type- S( Q & q );
1483 template <class Q> -unspecified-return-type- V( Q & q );
1484 template <class Q> -unspecified-return-type- X( Q & q );
1485 template <class Q> -unspecified-return-type- Y( Q & q );
1486 template <class Q> -unspecified-return-type- Z( Q & q );
1524 template <int I,class V> -unspecified-return-type- A( V & v );
1525 template <class V> -unspecified-return-type- A0( V & v );
1526 template <class V> -unspecified-return-type- A1( V & v );
1528 template <class V> -unspecified-return-type- A9( V & v );
1530 template <class V> -unspecified-return-type- X( V & v );
1531 template <class V> -unspecified-return-type- Y( V & v );
1532 template <class V> -unspecified-return-type- Z( V & v );
1533 template <class V> -unspecified-return-type- W( V & v );
1575 template <class V> -unspecified-2D-vector-type- XX( V & v );
1576 template <class V> -unspecified-2D-vector-type- XY( V & v );
1577 template <class V> -unspecified-2D-vector-type- XZ( V & v );
1578 template <class V> -unspecified-2D-vector-type- XW( V & v );
1579 template <class V> -unspecified-2D-vector-type- X0( V & v );
1580 template <class V> -unspecified-2D-vector-type- X1( V & v );
1581 template <class V> -unspecified-2D-vector-type- YX( V & v );
1582 template <class V> -unspecified-2D-vector-type- YY( V & v );
1583 template <class V> -unspecified-2D-vector-type- YZ( V & v );
1584 template <class V> -unspecified-2D-vector-type- YW( V & v );
1585 template <class V> -unspecified-2D-vector-type- Y0( V & v );
1586 template <class V> -unspecified-2D-vector-type- Y1( V & v );
1587 template <class V> -unspecified-2D-vector-type- ZX( V & v );
1588 template <class V> -unspecified-2D-vector-type- ZY( V & v );
1589 template <class V> -unspecified-2D-vector-type- ZZ( V & v );
1590 template <class V> -unspecified-2D-vector-type- ZW( V & v );
1591 template <class V> -unspecified-2D-vector-type- Z0( V & v );
1592 template <class V> -unspecified-2D-vector-type- Z1( V & v );
1593 template <class V> -unspecified-2D-vector-type- WX( V & v );
1594 template <class V> -unspecified-2D-vector-type- WY( V & v );
1595 template <class V> -unspecified-2D-vector-type- WZ( V & v );
1596 template <class V> -unspecified-2D-vector-type- WW( V & v );
1597 template <class V> -unspecified-2D-vector-type- W0( V & v );
1598 template <class V> -unspecified-2D-vector-type- W1( V & v );
1602 template <class S> -unspecified-2D-vector-type- X0( S & s );
1603 template <class S> -unspecified-2D-vector-type- X1( S & s );
1604 template <class S> -unspecified-2D-vector-type- XX( S & s );
1606 -unspecified-2D-vector-type- _00();
1607 -unspecified-2D-vector-type- _01();
1608 -unspecified-2D-vector-type- _10();
1609 -unspecified-2D-vector-type- _11();
1613 template <class V> -unspecified-3D-vector-type- XXX( V & v );
1615 template <class V> -unspecified-3D-vector-type- XXW( V & v );
1616 template <class V> -unspecified-3D-vector-type- XX0( V & v );
1617 template <class V> -unspecified-3D-vector-type- XX1( V & v );
1618 template <class V> -unspecified-3D-vector-type- XYX( V & v );
1620 template <class V> -unspecified-3D-vector-type- XY1( V & v );
1622 template <class V> -unspecified-3D-vector-type- WW1( V & v );
1626 template <class S> -unspecified-3D-vector-type- X00( S & s );
1627 template <class S> -unspecified-3D-vector-type- X01( S & s );
1629 template <class S> -unspecified-3D-vector-type- XXX( S & s );
1630 template <class S> -unspecified-3D-vector-type- XX0( S & s );
1632 -unspecified-3D-vector-type- _000();
1633 -unspecified-3D-vector-type- _001();
1634 -unspecified-3D-vector-type- _010();
1636 -unspecified-3D-vector-type- _111();
1640 template <class V> -unspecified-4D-vector-type- XXXX( V & v );
1642 template <class V> -unspecified-4D-vector-type- XXXW( V & v );
1643 template <class V> -unspecified-4D-vector-type- XXX0( V & v );
1644 template <class V> -unspecified-4D-vector-type- XXX1( V & v );
1645 template <class V> -unspecified-4D-vector-type- XXYX( V & v );
1647 template <class V> -unspecified-4D-vector-type- XXY1( V & v );
1649 template <class V> -unspecified-4D-vector-type- WWW1( V & v );
1653 template <class S> -unspecified-4D-vector-type- X000( S & s );
1654 template <class S> -unspecified-4D-vector-type- X001( S & s );
1656 template <class S> -unspecified-4D-vector-type- XXXX( S & s );
1657 template <class S> -unspecified-4D-vector-type- XX00( S & s );
1659 -unspecified-4D-vector-type- _0000();
1660 -unspecified-4D-vector-type- _0001();
1661 -unspecified-4D-vector-type- _0010();
1663 -unspecified-4D-vector-type- _1111();
1694 template <int R,int C,class M> -unspecified-return-type- A( M & m );
1696 template <class M> -unspecified-return-type- A00( M & m );
1697 template <class M> -unspecified-return-type- A01( M & m );
1699 template <class M> -unspecified-return-type- A09( M & m );
1700 template <class M> -unspecified-return-type- A10( M & m );
1702 template <class M> -unspecified-return-type- A99( M & m );
2291 -unspecified-return-type- zero_quat();
2296 Returns: :: A read-only quaternion of unspecified type with <<scalar_traits,`scalar_type`>> `T`, wi…
2334 -unspecified-return-type- identity_quat();
2379 -unspecified-return-type- rot_quat( A const & axis, typename vec_traits<A>::scalar_type angle );
2384 Returns: :: A quaternion of unspecified type which performs a rotation around the `axis` at `angle`…
2450 -unspecified-return-type- rotx_quat( Angle const & angle );
2455 Returns: :: A <<view_proxy,view proxy>> quaternion of unspecified type and scalar type `Angle`, whi…
2513 -unspecified-return-type- roty_quat( Angle const & angle );
2518 Returns: :: A <<view_proxy,view proxy>> quaternion of unspecified type and scalar type `Angle`, whi…
2576 -unspecified-return-type- rotz_quat( Angle const & angle );
2581 Returns: :: A <<view_proxy,view proxy>> quaternion of unspecified type and scalar type `Angle`, whi…
2640 -unspecified-return_type- scalar_cast( A const & a );
2659 -unspecified-return-type- qref( A & a );
3144 -unspecified-return-type- zero_vec();
3149 Returns: :: A read-only vector of unspecified type with <<vec_traits,`scalar_type`>> `T` and size `…
3191 -unspecified-return_type- scalar_cast( A const & a );
3210 -unspecified-return-type- vref( A & a );
3646 -unspecified-return-type- zero_mat();
3649 -unspecified-return-type- zero_mat();
3654 Returns: :: A read-only matrix of unspecified type with <<mat_traits,`scalar_type`>> `T`, `R` rows …
3695 -unspecified-return-type- identity_mat();
3746 -unspecified-return-type-
3750 -unspecified-return-type-
3754 -unspecified-return-type-
3758 -unspecified-return-type-
3762 -unspecified-return-type-
3766 -unspecified-return-type-
3770 -unspecified-return-type-
3774 -unspecified-return-type-
3778 -unspecified-return-type-
3782 -unspecified-return-type-
3786 -unspecified-return-type-
3790 -unspecified-return-type-
3794 -unspecified-return-type-
3800 Returns: :: A matrix of unspecified type, of `Dim` rows and `Dim` columns parameter, which performs…
4011 -unspecified-return-type- rotx_mat( Angle const & angle );
4016 Returns: :: A <<view_proxy,view proxy>> matrix of unspecified type, of `Dim` rows and `Dim` columns…
4079 -unspecified-return-type- roty_mat( Angle const & angle );
4084 Returns: :: A <<view_proxy,view proxy>> matrix of unspecified type, of `Dim` rows and `Dim` columns…
4146 -unspecified-return-type- rotz_mat( Angle const & angle );
4151 Returns: :: A <<view_proxy,view proxy>> matrix of unspecified type, of `Dim` rows and `Dim` columns…
4234 -unspecified-return-type-
4240 Returns: :: A 4x4 projection matrix of unspecified type of the following form:
4263 -unspecified-return-type-
4269 Returns: :: A 4x4 projection matrix of unspecified type of the following form:
4293 -unspecified-return_type- scalar_cast( A const & a );
4312 -unspecified-return-type- mref( A & a );
4432 -unspecified-return-type- del_row();
4450 -unspecified-return-type- del_col();
4468 -unspecified-return-type- del_row_col();
4486 -unspecified-return-type- neg_row();
4504 -unspecified-return-type- neg_col();
4522 -unspecified-return-type- swap_rows();
4540 -unspecified-return-type- swap_cols();
4557 -unspecified-return-type- transposed();
4578 -unspecified-return-type- col_mat( A & a );
4597 -unspecified-return-type- row_mat( A & a );
4616 -unspecified-return-type- translation_mat( A & a );
4635 -unspecified-return-type- diag_mat( A & a );
4658 -unspecified-return-type- col( A & a );
4677 -unspecified-return-type- row( A & a );
4696 -unspecified-return-type- diag( A & a );
4717 -unspecified-return-type- translation( A & a );
5018 … to an argument they take by (`const`) reference, cast to reference of unspecified type that is no…