Click on a slide to go to that topic.
Plan of the Day 00:00:00 SimpleFloatArray Class 00:04:58 Why an array class? 00:07:52 SimpleFloatArray Class Declaration 00:11:34 Constructor Implementations 00:23:03 SimpleFloarArray Class Declaration 00:31:40 Constructor Implementations 00:31:47 copy Implementation 00:32:33 Destructor Member Function 00:33:35 operator[] Member Function 00:49:19 operator= Member Function 00:59:09 Assignment versus Copy 01:13:55 Scalar assignment 01:17:00 The remaining implementation 01:20:44