14 lines
422 B
Plaintext
14 lines
422 B
Plaintext
// Filename: transformAttribute.I
|
|
// Created by: drose (24Mar00)
|
|
//
|
|
////////////////////////////////////////////////////////////////////
|
|
|
|
////////////////////////////////////////////////////////////////////
|
|
// Function: TransformAttribute::Constructor
|
|
// Access: Public
|
|
// Description:
|
|
////////////////////////////////////////////////////////////////////
|
|
INLINE TransformAttribute::
|
|
TransformAttribute() {
|
|
}
|