3Depict
|
#include "wx/wxcommon.h"
Classes | |
class | RealKeyFrameDialog< T > |
Enumerations | |
enum | { TRANSITION_STEP, TRANSITION_INTERP, TRANSITION_END } |
enum | { ID_COMBO_TRANSITION, ID_TEXT_FRAME_START, ID_TEXT_FRAME_END, ID_TEXT_FINAL_VALUE, ID_TEXT_INITIAL_VALUE } |
Functions | |
bool | validatePoint3D (wxTextCtrl *t, Point3D &i) |
END_EVENT_TABLE () | |
anonymous enum |
END_EVENT_TABLE | ( | ) |
Referenced by RealKeyFrameDialog< T >::RealKeyFrameDialog().
bool validatePoint3D | ( | wxTextCtrl * | t, |
Point3D & | i | ||
) |
References Point3D::parse(), and stlStr().
Referenced by RealKeyFrameDialog< T >::OnTextEndValue(), and RealKeyFrameDialog< T >::OnTextStartValue().