From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- Doc/doxygen/html/class_video_private_data.html | 333 ------------------------- 1 file changed, 333 deletions(-) delete mode 100644 Doc/doxygen/html/class_video_private_data.html (limited to 'Doc/doxygen/html/class_video_private_data.html') diff --git a/Doc/doxygen/html/class_video_private_data.html b/Doc/doxygen/html/class_video_private_data.html deleted file mode 100644 index 72471c9..0000000 --- a/Doc/doxygen/html/class_video_private_data.html +++ /dev/null @@ -1,333 +0,0 @@ - - - - - -Starshatter_Open: VideoPrivateData Class Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
VideoPrivateData Class Reference
-
-
- -

#include <Video.h>

-
-Inheritance diagram for VideoPrivateData:
-
-
- - -VideoDX9SegmentData -VideoDX9SurfaceData - -
- -

List of all members.

- - - - - - - - -

-Public Member Functions

 VideoPrivateData ()
virtual ~VideoPrivateData ()
virtual int GetType () const
virtual bool IsValid () const
virtual void Invalidate ()
virtual void Validate ()
- - -

-Protected Attributes

bool valid
-

Detailed Description

-
-

Definition at line 223 of file Video.h.

-

Constructor & Destructor Documentation

- -
-
- - - - - -
- - - - - - - -
VideoPrivateData::VideoPrivateData ()
-
-inline
-
- -

Definition at line 226 of file Video.h.

- -
-
- -
-
- - - - - -
- - - - - - - -
virtual VideoPrivateData::~VideoPrivateData ()
-
-inlinevirtual
-
- -

Definition at line 227 of file Video.h.

- -
-
-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - -
virtual int VideoPrivateData::GetType () const
-
-inlinevirtual
-
- -

Reimplemented in VideoDX9SegmentData, and VideoDX9SurfaceData.

- -

Definition at line 229 of file Video.h.

- -
-
- -
-
- - - - - -
- - - - - - - -
virtual void VideoPrivateData::Invalidate ()
-
-inlinevirtual
-
- -

Definition at line 232 of file Video.h.

- -
-
- -
-
- - - - - -
- - - - - - - -
virtual bool VideoPrivateData::IsValid () const
-
-inlinevirtual
-
- -

Definition at line 231 of file Video.h.

- -
-
- -
-
- - - - - -
- - - - - - - -
virtual void VideoPrivateData::Validate ()
-
-inlinevirtual
-
- -

Definition at line 233 of file Video.h.

- -
-
-

Member Data Documentation

- -
-
- - - - - -
- - - - -
bool VideoPrivateData::valid
-
-protected
-
- -

Definition at line 236 of file Video.h.

- -
-
-
The documentation for this class was generated from the following file:
    -
  • D:/SRC/StarshatterSVN/nGenEx/Video.h
  • -
-
-
- - - - -- cgit v1.1