|
Classes |
| class | attribute |
| | Attribute abstract class. More...
|
| class | card_type |
| | Cardinal attribute. More...
|
| class | card_full_type |
| class | integral_type |
| | Integral attribute. More...
|
| class | other_image |
| | Metaclass used to change attribute behavior. More...
|
| class | ball_parent_change |
| class | height_type |
| | Attribute working on height between components. More...
|
| class | maxvalue_type |
| | Max value attribute. More...
|
| class | minvalue_type |
| | Min value attribute. More...
|
| class | ball_type |
| | Ball attribute. More...
|
| class | dist_type |
| | Dist attribute. More...
|
| class | cube_type |
| | Cube attribute. More...
|
| class | box_type |
| | Box attribute. More...
|
| struct | attr_traits< integral_type< T, Exact > > |
| | Trait specialization for the integral attribute. More...
|
| struct | attr_traits< height_type< T, Exact > > |
| | Trait specialization for the height attribute. More...
|
| struct | attr_traits< card_type< T, Exact > > |
| | Trait specialization for card attribute. More...
|
| struct | attr_traits< card_full_type< I, T, Exact > > |
| | Trait specialization for card_full attribute. More...
|
| struct | attr_traits< maxvalue_type< T, Exact > > |
| | Trait specialization for the maxvalue attribute. More...
|
| struct | attr_traits< minvalue_type< T, Exact > > |
| | Trait specialization for the minvalue attribute. More...
|
| struct | attr_traits< ball_type< I, Exact > > |
| | Trait specialization for the ball attribute. More...
|
| struct | attr_traits< dist_type< I, Exact > > |
| | Trait specialization for the dist attribute. More...
|
| struct | attr_traits< cube_type< I, Exact > > |
| | Trait specialization for the cube attribute. More...
|
| struct | attr_traits< box_type< I, Exact > > |
| | Trait specialization for the box attribute. More...
|
| struct | attr_traits< other_image< Dad, I, Exact > > |
| | Trait specialization for the other_image attribute. More...
|
| struct | attr_traits< ball_parent_change< I, Exact > > |
| | Trait specialization for the ball_parent_change attribute. More...
|
| struct | change_exact< integral_type< T, OldExact >, NewExact > |
| | Change the exact type of an attribute. More...
|
| class | other_point |
| | Metaclass used to change attribute behavior. More...
|