Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 42 for Betz (0.26 sec)

  1. src/test/java/com/alibaba/fastjson/deserializer/issues3796/bean/ObjectJ.java

    	}
    
    	public void setX(int x) {
    		this.x = x;
    	}
    
    	public int getY() {
    		return y;
    	}
    
    	public void setY(int y) {
    		this.y = y;
    	}
    
    	public int getZ() {
    		return z;
    	}
    
    	public void setZ(int z) {
    		this.z = z;
    	}
    
    	public int getA1() {
    		return a1;
    	}
    
    	public void setA1(int a1) {
    		this.a1 = a1;
    	}
    
    	public int getB1() {
    		return b1;
    Java
    - Registered: 2023-03-15 01:53
    - Last Modified: 2021-06-02 11:00
    - 3.4K bytes
    - Viewed (0)
  2. docs/api/en/core/InterleavedBufferAttribute.html

    		<p>Returns the x component of the item at the given index.</p>
    
    		<h3>[method:Number getY]( [param:Integer index] ) </h3>
    		<p>Returns the y component of the item at the given index.</p>
    
    		<h3>[method:Number getZ]( [param:Integer index] ) </h3>
    		<p>Returns the z component of the item at the given index.</p>
    
    		<h3>[method:Number getW]( [param:Integer index] ) </h3>
    		<p>Returns the w component of the item at the given index.</p>
    
    HTML
    - Registered: 2023-03-15 04:56
    - Last Modified: 2022-05-19 04:48
    - 3.9K bytes
    - Viewed (1)
  3. docs/api/zh/core/InterleavedBufferAttribute.html

    		<h3>[method:Number getX]( [param:Integer index] ) </h3>
    		<p>返回给定索引矢量的第一个元素 (X 值)。</p>
    
    		<h3>[method:Number getY]( [param:Integer index] ) </h3>
    		<p>返回给定索引矢量的第二个元素 (Y 值)。</p>
    
    		<h3>[method:Number getZ]( [param:Integer index] ) </h3>
    		<p>返回给定索引矢量的第三个元素 (Z 值)。</p>
    
    		<h3>[method:Number getW]( [param:Integer index] ) </h3>
    		<p>返回给定索引矢量的第四个元素 (W 值)。</p>
    
    HTML
    - Registered: 2023-03-15 04:56
    - Last Modified: 2022-02-24 18:47
    - 4.2K bytes
    - Viewed (0)
  4. docs/api/it/core/InterleavedBufferAttribute.html

    		<h3>[method:Number getY]( [param:Integer index] ) </h3>
    		<p>Restituisce il componente y dell'elemento in corrispondenza dell'indice specificato.</p>
    
    		<h3>[method:Number getZ]( [param:Integer index] ) </h3>
    		<p>Restituisce il componente z dell'elemento in corrispondenza dell'indice specificato.</p>
    
    		<h3>[method:Number getW]( [param:Integer index] ) </h3>
    HTML
    - Registered: 2023-03-15 04:56
    - Last Modified: 2022-08-26 17:47
    - 4.4K bytes
    - Viewed (0)
  5. docs/api/ko/core/InterleavedBufferAttribute.html

    		<h3>[method:Number getX]( [param:Integer index] ) </h3>
    		<p>해당 index의 항목의 x 컴포넌트를 리턴합니다.</p>
    
    		<h3>[method:Number getY]( [param:Integer index] ) </h3>
    		<p>해당 index의 항목의 y 컴포넌트를 리턴합니다.</p>
    
    		<h3>[method:Number getZ]( [param:Integer index] ) </h3>
    		<p>해당 index의 항목의 z 컴포넌트를 리턴합니다.</p>
    
    		<h3>[method:Number getW]( [param:Integer index] ) </h3>
    		<p>해당 index의 항목의 w 컴포넌트를 리턴합니다.</p>
    
    HTML
    - Registered: 2023-03-15 04:56
    - Last Modified: 2022-02-24 18:47
    - 4.1K bytes
    - Viewed (0)
  6. docs/api/ko/core/BufferAttribute.html

    		<p>해당 index의 벡터의 x 컴포넌트 값을 리턴합니다.</p>
    
    		<h3>[method:Number getY]( [param:Integer index] ) </h3>
    		<p>해당 index의 벡터의 y 컴포넌트 값을 리턴합니다.</p>
    
    		<h3>[method:Number getZ]( [param:Integer index] ) </h3>
    		<p>해당 index의 벡터의 z 컴포넌트 값을 리턴합니다.</p>
    
    		<h3>[method:Number getW]( [param:Integer index] ) </h3>
    		<p>해당 index의 벡터의 w 컴포넌트 값을 리턴합니다.</p>
    
    HTML
    - Registered: 2023-03-15 04:56
    - Last Modified: 2022-08-29 19:21
    - 9.3K bytes
    - Viewed (1)
  7. docs/api/zh/core/BufferAttribute.html

    		<h3>[method:Number getX]( [param:Integer index] ) </h3>
    		<p>获取给定索引的矢量的第一维元素 (即 X 值)。</p>
    
    		<h3>[method:Number getY]( [param:Integer index] ) </h3>
    		<p>获取给定索引的矢量的第二维元素 (即 Y 值)。</p>
    
    		<h3>[method:Number getZ]( [param:Integer index] ) </h3>
    		<p>获取给定索引的矢量的第三维元素 (即 Z 值)。</p>
    
    		<h3>[method:Number getW]( [param:Integer index] ) </h3>
    		<p>获取给定索引的矢量的第四维元素 (即 W 值)。</p>
    
    HTML
    - Registered: 2023-03-15 04:56
    - Last Modified: 2022-08-29 19:21
    - 8.9K bytes
    - Viewed (0)
  8. docs/api/en/core/BufferAttribute.html

    		<p>Returns the x component of the vector at the given index.</p>
    
    		<h3>[method:Number getY]( [param:Integer index] ) </h3>
    		<p>Returns the y component of the vector at the given index.</p>
    
    		<h3>[method:Number getZ]( [param:Integer index] ) </h3>
    		<p>Returns the z component of the vector at the given index.</p>
    
    		<h3>[method:Number getW]( [param:Integer index] ) </h3>
    		<p>Returns the w component of the vector at the given index.</p>
    HTML
    - Registered: 2023-03-15 04:56
    - Last Modified: 2022-08-29 19:21
    - 9.2K bytes
    - Viewed (0)
  9. packages/@ember/-internals/glimmer/lib/helpers/get.ts

      ```app/components/developer-detail.js
      import Component from '@glimmer/component';
      import { tracked } from '@glimmer/tracking';
    
      export default class extends Component {
        @tracked developer = {
          name: "Sandi Metz",
          language: "Ruby"
        }
      }
      ```
    
      ```handlebars
      {{this.developer.name}}
      {{get this.developer "name"}}
      ```
    
    Plain Text
    - Registered: 2023-03-16 07:14
    - Last Modified: 2021-12-06 06:47
    - 2.4K bytes
    - Viewed (0)
  10. docs/api/fr/core/BufferAttribute.html

    		<p>Renvoie le composant x d'un vecteur à l'index donné.</p>
    
    		<h3>[method:Number getY]( [param:Integer index] ) </h3>
    		<p>Renvoie le composant y d'un vecteur à l'index donné.</p>
    
    		<h3>[method:Number getZ]( [param:Integer index] ) </h3>
    		<p>Renvoie le composant z d'un vecteur à l'index donné.</p>
    
    		<h3>[method:Number getW]( [param:Integer index] ) </h3>
    		<p>Renvoie le composant w d'un vecteur à l'index donné.</p>
    
    HTML
    - Registered: 2023-03-15 04:56
    - Last Modified: 2022-10-21 08:14
    - 9.9K bytes
    - Viewed (0)
Back to top