COLLADA 1.4 DOM: daeFloatType Class Reference

COLLADA

daeFloatType Class Reference

#include <daeAtomicType.h>

Inheritance diagram for daeFloatType:

Inheritance graph
[legend]
Collaboration diagram for daeFloatType:

Collaboration graph
[legend]
List of all members.

Detailed Description

The daeFloatType is derived from daeAtomicType, and implements the reflective system for objects of type daeFloat.

Public Member Functions

 daeFloatType ()
 Constructor.
virtual daeBool memoryToString (daeChar *src, daeChar *dst, daeInt dstSize)
 Overrides the base class memory to string conversion function.

Member Function Documentation

daeBool daeFloatType::memoryToString daeChar *  src,
daeChar *  dst,
daeInt  dstSize
[virtual]
 

Overrides the base class memory to string conversion function.

Parameters:
src Raw data from which to get the typed items.
dst Destination to output the string version of the elements to.
dstSize Number of bytes available in the destination memory.
Returns:
Returns true if the operation was successful, false if the operation would cause the destination buffer to overflow.

Reimplemented from daeAtomicType.


The documentation for this class was generated from the following files:
  • C:/SVN_wf/COLLADA_DOM/include/dae/daeAtomicType.h
  • C:/SVN_wf/COLLADA_DOM/src/dae/daeAtomicType.cpp

©2005 Sony Computer Entertainment Inc.. All Rights Reserved.
Generated on Fri Feb 10 16:47:00 2006 for COLLADA 1.4 DOM by doxygen 1.4.3