app:GeoreferencedTexture

Type

Feature Type

Definition

SIG3D: Specialized class for georeferenced textures containing an implicit parametrization that is either stored within the image file, an acompanying world file or specified using the orientation and referencePoint elements.

Belongs to module

app:Appearance

Derived from

app:_Texture

Attributes and associations

Name

Type

app:isFront

boolean

app:imageURI

URI

app:mineType

core:MimeType

app:textureType

TextureType

app:wrapMode

WrapMode

app:borderColor

ColorPlusOpacity

app:preferWorldFile

boolean

app:referencePoint

GM_Point

app:orientation

TransformationMatrix2x2

app:target

URI



Attribute type: app:isFront

back

Definition

SIG3D: Indicates whether the X3DMaterial, GeoreferencedTexture or, ParametrizedTexture is assigned to the front side or back side of the surface

Cardinality

0..1

Data type

boolean



Attribute type: app:imageURI

back

Definition

SIG3D: URI identifying the image data resource for the texture

Cardinality

1

Data type

URI



Attribute type: app:mineType

back

Definition

SIG3D: Mime type describing the data format of the image resource

Cardinality

0..1

Data type

core:MimeType (CodeList)



Attribute type: app:textureType

back

Definition

SIG3D: Distinction between prototypical (value "typical"), object specific (value "specific") textures, and textures with unknown classification (value "unknown").

Cardinality

0..1

Data type

TextureType (Enumeration)



Code

Text

typical

typical

SIG3D: The texture is typical for a kind of object

specific

specific

SIG3D: The texture is specific for a certain object

unknown

unknown

SIG3D: The texture type is unknown.



Attribute type: app:wrapMode

back

Definition

Collada: Definition of behavior when accessing the texture outside the underlying image raster

Cardinality

0..1

Data type

WrapMode (Enumeration)



Code

Text

none

none

COLLADA: The resulting color is fully transparent

wrap

wrap

COLLADA: The texture is repeated

mirror

mirror

COLLADA: The texture is repeated and mirrored

clamp

clamp

COLLADA: The texture is clamped to its edges

border

border

COLLADA: The resulting color is specified by the borderColor element (RGBA)



Attribute type: app:borderColor

back

Definition

SIG3D: Color definition for texture borders.

Cardinality

0..1

Data type

ColorPlusOpacity



Attribute type: app:preferWorldFile

back

Definition

SIG3D: Flag for defining the precedence of an accompanying worldfile before the georeference included in the image source. If this value is false, the world file is only used if the source file does not contain a georeference.

Cardinality

0..1

Data type

boolean



Attribute type: app:referencePoint

back

Definition

SIG3D: Defines the location of the center of the upper left image pixel in world space.

Cardinality

0..1

Data type

GM_Point



Attribute type: app:orientation

back

Definition

SIG3D: Defines the rotation and scaling of the image in form of a 2x2 matrix (a list of 4 doubles in row-major order).

Cardinality

0..1

Data type

TransformationMatrix2x2



Attribute type: app:target

back

Definition

SIG3D: Geometry object which is associated with the texture.

Cardinality

0..*

Data type

URI