14 lines
438 B
Plaintext
14 lines
438 B
Plaintext
// Filename: directRenderTransition.I
|
|
// Created by: drose (17Apr00)
|
|
//
|
|
////////////////////////////////////////////////////////////////////
|
|
|
|
////////////////////////////////////////////////////////////////////
|
|
// Function: DirectRenderTransition::Constructor
|
|
// Access: Public
|
|
// Description:
|
|
////////////////////////////////////////////////////////////////////
|
|
INLINE DirectRenderTransition::
|
|
DirectRenderTransition() {
|
|
}
|