Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

X3DTK::X3D::NurbsTextureSurface Class Reference
[X3DSceneGraph]

Base class declared in <X3DTK/X3D/scenegraph.h>, part of the NURBS component defining a NurbsTextureSurface (documentation). More...

Inheritance diagram for X3DTK::X3D::NurbsTextureSurface:

X3DTK::X3D::X3DTextureCoordinateNode X3DTK::X3D::X3DGeometricPropertyNode X3DTK::X3D::X3DNode X3DTK::X3DAbstractNode List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

Base class declared in <X3DTK/X3D/scenegraph.h>, part of the NURBS component defining a NurbsTextureSurface (documentation).


Constructor & Destructor Documentation

X3DTK::X3D::NurbsTextureSurface::NurbsTextureSurface  ) 
 

Constructor.

X3DTK::X3D::NurbsTextureSurface::NurbsTextureSurface const MFVec2f point,
const MFVec2f controlPoint,
const MFFloat weight,
const SFInt32 uDimension,
const SFInt32 vDimension,
const MFDouble uKnot,
const MFDouble vKnot,
const SFInt32 uOrder,
const SFInt32 vOrder
 

Constructs a NurbsTextureSurface from it attribute.

virtual X3DTK::X3D::NurbsTextureSurface::~NurbsTextureSurface  )  [virtual]
 

Virtual destructor.

X3DTK::X3D::NurbsTextureSurface::NurbsTextureSurface const NurbsTextureSurface N  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFAbstractNode X3DTK::X3D::NurbsTextureSurface::clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3DAbstractNode.

const MFVec2f& X3DTK::X3D::NurbsTextureSurface::getControlPoint  )  const [inline]
 

Gets the controlPoint attribute.

const SFInt32& X3DTK::X3D::NurbsTextureSurface::getUDimension  )  const [inline]
 

Gets the uDimension attribute.

const MFDouble& X3DTK::X3D::NurbsTextureSurface::getUKnot  )  const [inline]
 

Gets the uKnot attribute.

const SFInt32& X3DTK::X3D::NurbsTextureSurface::getUOrder  )  const [inline]
 

Gets the uOrder attribute.

const SFInt32& X3DTK::X3D::NurbsTextureSurface::getVDimension  )  const [inline]
 

Gets the vDimension attribute.

const MFDouble& X3DTK::X3D::NurbsTextureSurface::getVKnot  )  const [inline]
 

Gets the vKnot attribute.

const SFInt32& X3DTK::X3D::NurbsTextureSurface::getVOrder  )  const [inline]
 

Gets the vOrder attribute.

const MFFloat& X3DTK::X3D::NurbsTextureSurface::getWeight  )  const [inline]
 

Gets the weight attribute.

virtual void X3DTK::X3D::NurbsTextureSurface::load const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement e.

Reimplemented from X3DTK::X3D::X3DTextureCoordinateNode.

void X3DTK::X3D::NurbsTextureSurface::setControlPoint const MFVec2f controlPoint  ) 
 

Sets the controlPoint attribute.

void X3DTK::X3D::NurbsTextureSurface::setUDimension const SFInt32 uDimension  ) 
 

Sets the uDimension attribute.

void X3DTK::X3D::NurbsTextureSurface::setUKnot const MFDouble uKnot  ) 
 

Sets the uKnot attribute.

void X3DTK::X3D::NurbsTextureSurface::setUOrder const SFInt32 uOrder  ) 
 

Sets the uOrder attribute.

void X3DTK::X3D::NurbsTextureSurface::setVDimension const SFInt32 vDimension  ) 
 

Sets the vDimension attribute.

void X3DTK::X3D::NurbsTextureSurface::setVKnot const MFDouble vKnot  ) 
 

Sets the vKnot attribute.

void X3DTK::X3D::NurbsTextureSurface::setVOrder const SFInt32 vOrder  ) 
 

Sets the vOrder attribute.

void X3DTK::X3D::NurbsTextureSurface::setWeight const MFFloat weight  ) 
 

Sets the weight attribute.

virtual SFString& X3DTK::X3D::NurbsTextureSurface::write SFString output  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DTK::X3D::X3DTextureCoordinateNode.


Generated on Thu Jun 3 10:12:25 2004 for X3DToolKit by doxygen 1.3.6