#include <point-traits.h>
Inheritance diagram for point_traits_fixed_size_array:


Public Types | |
| typedef ARRAY | Ptype |
| typedef COMPONENT | component_type |
| typedef component_type | value_type |
| typedef dim_tag< DIM >::dimension_tag | dimension_tag |
Static Public Methods | |
| void | ConstructWithDim (unsigned d, Ptype &) |
| unsigned | Dim (const Ptype &) |
| unsigned | Dim () |
| int | LowerIndex () |
| int | LowerIndex (Ptype const &) |
| int | UpperIndex () |
| int | UpperIndex (Ptype const &) |
| Ptype | Origin () |
| Ptype | Origin (unsigned) |
| component_type | x (const Ptype &p) |
| component_type & | x (Ptype &p) |
| component_type | y (const Ptype &p) |
| component_type & | y (Ptype &p) |
| component_type | z (const Ptype &p) |
| component_type & | z (Ptype &p) |
|
|||||
|
Reimplemented from point_traits_base< ARRAY >. Definition at line 99 of file point-traits.h. Referenced by ConstructWithDim, Dim, LowerIndex, Origin, UpperIndex, x, y, and z. |
|
|||||
|
Definition at line 100 of file point-traits.h. |
|
|||||
|
Definition at line 101 of file point-traits.h. |
|
|||||
|
Reimplemented from point_traits_base< ARRAY >. Definition at line 102 of file point-traits.h. |
|
||||||||||||||||
|
Definition at line 104 of file point-traits.h. References Ptype. |
|
||||||||||
|
Definition at line 108 of file point-traits.h. References Ptype. |
|
|||||||||
|
Definition at line 109 of file point-traits.h. |
|
|||||||||
|
Definition at line 111 of file point-traits.h. |
|
||||||||||
|
Definition at line 112 of file point-traits.h. References Ptype. |
|
|||||||||
|
Definition at line 113 of file point-traits.h. |
|
||||||||||
|
Definition at line 114 of file point-traits.h. References Ptype. |
|
|||||||||
|
Definition at line 117 of file point-traits.h. References component_type, and Ptype. Referenced by Origin. |
|
||||||||||
|
Definition at line 122 of file point-traits.h. |
|
||||||||||
|
Definition at line 126 of file point-traits.h. References component_type, and Ptype. |
|
||||||||||
|
Definition at line 127 of file point-traits.h. References component_type, and Ptype. |
|
||||||||||
|
Definition at line 128 of file point-traits.h. References component_type, and Ptype. |
|
||||||||||
|
Definition at line 129 of file point-traits.h. References component_type, and Ptype. |
|
||||||||||
|
Definition at line 130 of file point-traits.h. References component_type, and Ptype. |
|
||||||||||
|
Definition at line 131 of file point-traits.h. References component_type, and Ptype. |
1.2.11-20011104 written by Dimitri van Heesch,
© 1997-2000